Print this page
4057 Add sfxge support
Contributed by: Solarflare Communications Inc.
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andrew Rybchenko <arybchenko@solarflare.com>
Approved by: TBD
   1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet
   9 # at http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 #
  13 # Copyright 2011, Richard Lowe
  14 # Copyright 2015 Nexenta Systems, Inc.  All rights reserved.
  15 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  16 #
  17 
  18 include         $(SRC)/Makefile.master
  19 
  20 MANSECT=        7d
  21 
  22 _MANFILES=      aac.7d          \
  23                 afe.7d          \
  24                 audio.7d        \
  25                 audio1575.7d    \
  26                 audioens.7d     \
  27                 audiols.7d      \
  28                 audiop16x.7d    \
  29                 audiopci.7d     \
  30                 audiots.7d      \
  31                 av1394.7d       \
  32                 bge.7d          \
  33                 blkdev.7d       \
  34                 bnxe.7d         \
  35                 bscv.7d         \


  99                 pm.7d           \
 100                 poll.7d         \
 101                 profile.7d      \
 102                 ptm.7d          \
 103                 pts.7d          \
 104                 pty.7d          \
 105                 qlc.7d          \
 106                 ramdisk.7d      \
 107                 random.7d       \
 108                 rge.7d          \
 109                 rtls.7d         \
 110                 sad.7d          \
 111                 sata.7d         \
 112                 scsa1394.7d     \
 113                 scsa2usb.7d     \
 114                 sd.7d           \
 115                 sdp.7d          \
 116                 sdt.7d          \
 117                 ses.7d          \
 118                 sfe.7d          \

 119                 sgen.7d         \
 120                 srpt.7d         \
 121                 st.7d           \
 122                 sv.7d           \
 123                 sysmsg.7d       \
 124                 systrace.7d     \
 125                 ticlts.7d       \
 126                 tty.7d          \
 127                 ttymux.7d       \
 128                 tzmon.7d        \
 129                 ugen.7d         \
 130                 uhci.7d         \
 131                 usb_ac.7d       \
 132                 usb_as.7d       \
 133                 usb_ia.7d       \
 134                 usb_mid.7d      \
 135                 usba.7d         \
 136                 usbftdi.7d      \
 137                 usbprn.7d       \
 138                 usbsacm.7d      \


   1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet
   9 # at http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 #
  13 # Copyright 2011, Richard Lowe
  14 # Copyright 2015 Nexenta Systems, Inc.  All rights reserved.
  15 # Copyright 2016 Garrett D'Amore <garrett@damore.org>
  16 #
  17 
  18 include         $(SRC)/Makefile.master
  19 
  20 MANSECT=        7d
  21 
  22 _MANFILES=      aac.7d          \
  23                 afe.7d          \
  24                 audio.7d        \
  25                 audio1575.7d    \
  26                 audioens.7d     \
  27                 audiols.7d      \
  28                 audiop16x.7d    \
  29                 audiopci.7d     \
  30                 audiots.7d      \
  31                 av1394.7d       \
  32                 bge.7d          \
  33                 blkdev.7d       \
  34                 bnxe.7d         \
  35                 bscv.7d         \


  99                 pm.7d           \
 100                 poll.7d         \
 101                 profile.7d      \
 102                 ptm.7d          \
 103                 pts.7d          \
 104                 pty.7d          \
 105                 qlc.7d          \
 106                 ramdisk.7d      \
 107                 random.7d       \
 108                 rge.7d          \
 109                 rtls.7d         \
 110                 sad.7d          \
 111                 sata.7d         \
 112                 scsa1394.7d     \
 113                 scsa2usb.7d     \
 114                 sd.7d           \
 115                 sdp.7d          \
 116                 sdt.7d          \
 117                 ses.7d          \
 118                 sfe.7d          \
 119                 sfxge.7d        \
 120                 sgen.7d         \
 121                 srpt.7d         \
 122                 st.7d           \
 123                 sv.7d           \
 124                 sysmsg.7d       \
 125                 systrace.7d     \
 126                 ticlts.7d       \
 127                 tty.7d          \
 128                 ttymux.7d       \
 129                 tzmon.7d        \
 130                 ugen.7d         \
 131                 uhci.7d         \
 132                 usb_ac.7d       \
 133                 usb_as.7d       \
 134                 usb_ia.7d       \
 135                 usb_mid.7d      \
 136                 usba.7d         \
 137                 usbftdi.7d      \
 138                 usbprn.7d       \
 139                 usbsacm.7d      \