[BACK]Return to GENERIC CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / i386 / conf

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/i386/conf/GENERIC between version 1.956 and 1.957

version 1.956, 2010/01/03 03:50:38 version 1.957, 2010/01/03 03:53:34
Line 172  options  DKWEDGE_METHOD_GPT # Supports G
Line 172  options  DKWEDGE_METHOD_GPT # Supports G
 #options        DKWEDGE_METHOD_MBR      # Support MBR partitions as wedges  #options        DKWEDGE_METHOD_MBR      # Support MBR partitions as wedges
   
 # File systems, built as modules by default  # File systems, built as modules by default
 #file-system    FFS             # UFS  #file-system    FFS             # UFS
 #file-system    EXT2FS          # second extended file system (linux)  #file-system    EXT2FS          # second extended file system (linux)
 #file-system    LFS             # log-structured file system  #file-system    LFS             # log-structured file system
 #file-system    MFS             # memory file system  #file-system    MFS             # memory file system
 #file-system    NFS             # Network File System client  #file-system    NFS             # Network File System client
 #file-system    NTFS            # Windows/NT file system (experimental)  #file-system    NTFS            # Windows/NT file system (experimental)
 #file-system    CD9660          # ISO 9660 + Rock Ridge file system  #file-system    CD9660          # ISO 9660 + Rock Ridge file system
 #file-system    MSDOSFS         # MS-DOS file system  #file-system    MSDOSFS         # MS-DOS file system
 #file-system    FDESC           # /dev/fd  #file-system    FDESC           # /dev/fd
 #file-system    KERNFS          # /kern  #file-system    KERNFS          # /kern
 #file-system    NULLFS          # loopback file system  #file-system    NULLFS          # loopback file system
 #file-system    OVERLAY         # overlay file system  #file-system    OVERLAY         # overlay file system
 #file-system    PROCFS          # /proc  #file-system    PROCFS          # /proc
 #file-system    UMAPFS          # NULLFS + uid and gid remapping  #file-system    UMAPFS          # NULLFS + uid and gid remapping
 #file-system    UNION           # union file system  #file-system    UNION           # union file system
 #file-system    CODA            # Coda File System; also needs vcoda (below)  #file-system    CODA            # Coda File System; also needs vcoda (below)
 #file-system    SMBFS           # experimental - CIFS; also needs nsmb (below)  #file-system    SMBFS           # experimental - CIFS; also needs nsmb (below)
 #file-system    PTYFS           # /dev/ptm support  #file-system    PTYFS           # /dev/ptm support
 #file-system    TMPFS           # Efficient memory file-system  #file-system    TMPFS           # Efficient memory file-system
 #file-system    UDF             # experimental - OSTA UDF CD/DVD file-system  #file-system    UDF             # experimental - OSTA UDF CD/DVD file-system
 #file-system    HFS             # experimental - Apple HFS+ (read-only)  #file-system    HFS             # experimental - Apple HFS+ (read-only)
 #file-system    NILFS           # experimental - NTT's NiLFS(2)  #file-system    NILFS           # experimental - NTT's NiLFS(2)
   
 # File system options  # File system options
Line 317  config  netbsd root on ? type ?
Line 317  config  netbsd root on ? type ?
 #  #
   
 # Doesn't do anything yet.  # Doesn't do anything yet.
 #p64h2apic* at pci? dev? function?      # P64H2 IOxAPIC  #p64h2apic*     at pci? dev? function?  # P64H2 IOxAPIC
   
 #apm0   at mainbus0                     # Advanced power management  #apm0           at mainbus0             # Advanced power management
   
 # Tuning for power management, see apm(4) for more details.  # Tuning for power management, see apm(4) for more details.
 #options        APM_NO_IDLE             # Don't call BIOS CPU idle function  #options        APM_NO_IDLE             # Don't call BIOS CPU idle function
Line 349  options  VGA_POST  # in-kernel support f
Line 349  options  VGA_POST  # in-kernel support f
   
 # ACPI devices  # ACPI devices
 apm*            at acpi?                # ACPI apm emulation  apm*            at acpi?                # ACPI apm emulation
 acpiacad*       at acpi?                # ACPI AC Adapter  acpiacad*       at acpi?                # ACPI AC Adapter
 acpibat*        at acpi?                # ACPI Battery  acpibat*        at acpi?                # ACPI Battery
 acpibut*        at acpi?                # ACPI Button  acpibut*        at acpi?                # ACPI Button
 acpidalb*       at acpi?                # ACPI Direct Application Launch Button  acpidalb*       at acpi?                # ACPI Direct Application Launch Button
 # The ACPI Embedded Controller is generally configured via the special ECDT.  # The ACPI Embedded Controller is generally configured via the special ECDT.
 # This is required as parts of the DSDT can reference the EC before the normal  # This is required as parts of the DSDT can reference the EC before the normal
 # attach phase.  # attach phase.
 acpiec*         at acpi?                # ACPI Embedded Controller (late binding)  acpiec*         at acpi?                # ACPI Embedded Controller (late binding)
 acpiecdt*       at acpi?                # ACPI Embedded Controller (early binding)  acpiecdt*       at acpi?                # ACPI Embedded Controller (early binding)
 acpilid*        at acpi?                # ACPI Lid Switch  acpilid*        at acpi?                # ACPI Lid Switch
 acpitz*         at acpi?                # ACPI Thermal Zone  acpitz*         at acpi?                # ACPI Thermal Zone
 acpiwmi*        at acpi?                # ACPI WMI Mapper  acpiwmi*        at acpi?                # ACPI WMI Mapper
   
Line 366  acpiwmi* at acpi?  # ACPI WMI Mapper
Line 366  acpiwmi* at acpi?  # ACPI WMI Mapper
 aiboost*        at acpi?                # ASUS AI Booster Hardware Monitor  aiboost*        at acpi?                # ASUS AI Booster Hardware Monitor
 asus*           at acpi?                # ASUS hotkeys  asus*           at acpi?                # ASUS hotkeys
 attimer*        at acpi?                # AT Timer  attimer*        at acpi?                # AT Timer
 #com*           at acpi?                # Serial communications interface  #com*           at acpi?                # Serial communications interface
 #fdc*           at acpi?                # Floppy disk controller  #fdc*           at acpi?                # Floppy disk controller
 hpqlb*          at acpi?                # HP Quick Launch Buttons  hpqlb*          at acpi?                # HP Quick Launch Buttons
 hpet*           at acpi?                # High Precision Event Timer  hpet*           at acpi?                # High Precision Event Timer
 joy*            at acpi?                # Joystick/Game port  joy*            at acpi?                # Joystick/Game port
 #lpt*           at acpi?                # Parallel port  #lpt*           at acpi?                # Parallel port
 mpu*            at acpi?                # Roland MPU-401 MIDI UART  mpu*            at acpi?                # Roland MPU-401 MIDI UART
 npx*            at acpi?                # Math coprocessor  npx*            at acpi?                # Math coprocessor
 pckbc*          at acpi?                # PC keyboard controller  pckbc*          at acpi?                # PC keyboard controller
 pcppi*          at acpi?                # AT-style speaker sound  pcppi*          at acpi?                # AT-style speaker sound
 thinkpad*       at acpi?                # IBM/Lenovo Thinkpad hotkeys  thinkpad*       at acpi?                # IBM/Lenovo Thinkpad hotkeys
 ug*             at acpi?                # Abit uGuru Hardware monitor  ug*             at acpi?                # Abit uGuru Hardware monitor
 wb*             at acpi?                # Winbond W83L518D SD/MMC reader  wb*             at acpi?                # Winbond W83L518D SD/MMC reader
 sdmmc*          at wb?                  # SD/MMC bus  sdmmc*          at wb?                  # SD/MMC bus
 wss*            at acpi?                # NeoMagic 256AV in wss mode  wss*            at acpi?                # NeoMagic 256AV in wss mode
 ym*             at acpi?                # Yamaha OPL3-SA[23] audio  ym*             at acpi?                # Yamaha OPL3-SA[23] audio
   
 # Sony Vaio jog dial  # Sony Vaio jog dial
 spic*           at acpi?                # Sony Programmable I/O Controller  spic*           at acpi?                # Sony Programmable I/O Controller
 wsmouse*        at spic?  wsmouse*        at spic?
   
 # Sony LCD brightness etc.  # Sony LCD brightness etc.
 sony*           at acpi?                # Sony Miscellaneous Controller  sony*           at acpi?                # Sony Miscellaneous Controller
   
 # Toshiba Libretto devices  # Toshiba Libretto devices
 vald* at acpi?  vald*           at acpi?
   
 # Plug-and-Play BIOS and attached devices  # Plug-and-Play BIOS and attached devices
   
Line 544  genfb*  at pci? dev ? function ?
Line 544  genfb*  at pci? dev ? function ?
 wsdisplay*      at vga? console ?  wsdisplay*      at vga? console ?
 wsdisplay*      at pcdisplay? console ?  wsdisplay*      at pcdisplay? console ?
 wsdisplay*      at wsemuldisplaydev?  wsdisplay*      at wsemuldisplaydev?
 #wsdisplay*     at machfb? console ?  #wsdisplay*     at machfb? console ?
 wskbd*          at pckbd? console ?  wskbd*          at pckbd? console ?
 wsmouse*        at pms? mux 0  wsmouse*        at pms? mux 0
   
Line 625  options  INTEL_CORETEMP
Line 625  options  INTEL_CORETEMP
 options         VIA_C7TEMP  options         VIA_C7TEMP
   
 # Intel ICH SMBus controller  # Intel ICH SMBus controller
 ichsmb* at pci? dev ? function ?  ichsmb* at pci? dev ? function ?
 iic*    at ichsmb?  iic*    at ichsmb?
   
 # NVIDIA nForce2/3/4 SMBus controller  # NVIDIA nForce2/3/4 SMBus controller
 nfsmbc* at pci? dev ? function ?  nfsmbc* at pci? dev ? function ?
 nfsmb*  at nfsmbc?  nfsmb*  at nfsmbc?
 iic*    at nfsmb?  iic*    at nfsmb?
   
Line 665  iic* at piixpm?   # SMBus on PIIX4
Line 665  iic* at piixpm?   # SMBus on PIIX4
 #ug0    at isa? port 0xe0  #ug0    at isa? port 0xe0
   
 # VIA VT82C686A/VT8231 Hardware Monitor and Power Management Timer  # VIA VT82C686A/VT8231 Hardware Monitor and Power Management Timer
 #viaenv*        at pci? dev ? function ?  #viaenv*        at pci? dev ? function ?
   
 # Serial Presence Detect capable memory modules  # Serial Presence Detect capable memory modules
 #spdmem* at iic? addr 0x50  #spdmem* at iic? addr 0x50
Line 810  geodeide*  at pci? dev ? function ? # AM
Line 810  geodeide*  at pci? dev ? function ? # AM
 hptide*         at pci? dev ? function ?        # Triones/HighPoint IDE controllers  hptide*         at pci? dev ? function ?        # Triones/HighPoint IDE controllers
 iteide*         at pci? dev ? function ?        # IT Express IDE controllers  iteide*         at pci? dev ? function ?        # IT Express IDE controllers
 ixpide*         at pci? dev ? function ?        # ATI IXP IDE controllers  ixpide*         at pci? dev ? function ?        # ATI IXP IDE controllers
 jmide*          at pci? dev ? function ?        # JMicron PCI-e PATA/SATA controllers  jmide*          at pci? dev ? function ?        # JMicron PCI-e PATA/SATA controllers
 ahcisata*       at jmide?  ahcisata*       at jmide?
 mvsata*         at pci? dev ? function ?        # Marvell Hercules-I/II  mvsata*         at pci? dev ? function ?        # Marvell Hercules-I/II
 optiide*        at pci? dev ? function ?        # Opti IDE controllers  optiide*        at pci? dev ? function ?        # Opti IDE controllers
 piixide*        at pci? dev ? function ?        # Intel IDE controllers  piixide*        at pci? dev ? function ?        # Intel IDE controllers
 pdcide*         at pci? dev ? function ?        # Promise IDE controllers  pdcide*         at pci? dev ? function ?        # Promise IDE controllers
Line 821  rccide*  at pci? dev ? function ? # Serv
Line 821  rccide*  at pci? dev ? function ? # Serv
 satalink*       at pci? dev ? function ?        # SiI SATALink controllers  satalink*       at pci? dev ? function ?        # SiI SATALink controllers
 siisata*        at pci? dev ? function ?        # SiI SteelVine controllers  siisata*        at pci? dev ? function ?        # SiI SteelVine controllers
 siside*         at pci? dev ? function ?        # SiS IDE controllers  siside*         at pci? dev ? function ?        # SiS IDE controllers
 slide*          at pci? dev ? function ?        # Symphony Labs IDE controllers  slide*          at pci? dev ? function ?        # Symphony Labs IDE controllers
 svwsata*        at pci? dev ? function ?        # ServerWorks SATA controllers  svwsata*        at pci? dev ? function ?        # ServerWorks SATA controllers
 stpcide*        at pci? dev ? function ?        # STMicro STPC IDE controllers  stpcide*        at pci? dev ? function ?        # STMicro STPC IDE controllers
 toshide*        at pci? dev ? function ?        # TOSHIBA PICCOLO controllers  toshide*        at pci? dev ? function ?        # TOSHIBA PICCOLO controllers
Line 835  wdc* at pcmcia? function ?
Line 835  wdc* at pcmcia? function ?
   
 # CardBus IDE controllers  # CardBus IDE controllers
 njata*  at cardbus? function ? flags 0x01       # Workbit NinjaATA-32  njata*  at cardbus? function ? flags 0x01       # Workbit NinjaATA-32
 siisata* at cardbus? function ?                 # SiI SteelVine controllers  siisata* at cardbus? function ?                 # SiI SteelVine controllers
   
 # ISA ST506, ESDI, and IDE controllers  # ISA ST506, ESDI, and IDE controllers
 # Use flags 0x01 if you want to try to use 32bits data I/O (the driver will  # Use flags 0x01 if you want to try to use 32bits data I/O (the driver will
Line 908  ale* at pci? dev ? function ? # Attansic
Line 908  ale* at pci? dev ? function ? # Attansic
 ath*    at pci? dev ? function ?        # Atheros 5210/5211/5212 802.11  ath*    at pci? dev ? function ?        # Atheros 5210/5211/5212 802.11
 atw*    at pci? dev ? function ?        # ADMtek ADM8211 (802.11)  atw*    at pci? dev ? function ?        # ADMtek ADM8211 (802.11)
 bce*    at pci? dev ? function ?        # Broadcom 4401 10/100 Ethernet  bce*    at pci? dev ? function ?        # Broadcom 4401 10/100 Ethernet
 bge*    at pci? dev ? function ?        # Broadcom 570x gigabit Ethernet  bge*    at pci? dev ? function ?        # Broadcom 570x gigabit Ethernet
 bnx*    at pci? dev ? function ?        # Broadcom NetXtremeII gigabit Ethernet  bnx*    at pci? dev ? function ?        # Broadcom NetXtremeII gigabit Ethernet
 dge*    at pci? dev ? function ?        # Intel 82597 10GbE LR  dge*    at pci? dev ? function ?        # Intel 82597 10GbE LR
 en*     at pci? dev ? function ?        # ENI/Adaptec ATM  en*     at pci? dev ? function ?        # ENI/Adaptec ATM
Line 1102  uhub* at usb?
Line 1102  uhub* at usb?
 uhub*   at uhub? port ?  uhub*   at uhub? port ?
   
 # USB HID device  # USB HID device
 uhidev* at uhub? port ? configuration ? interface ?  uhidev* at uhub? port ? configuration ? interface ?
   
 # USB Mice  # USB Mice
 ums*    at uhidev? reportid ?  ums*    at uhidev? reportid ?
Line 1117  ukbd* at uhidev? reportid ?
Line 1117  ukbd* at uhidev? reportid ?
 wskbd*  at ukbd? console ? mux 1  wskbd*  at ukbd? console ? mux 1
   
 # USB serial adapter  # USB serial adapter
 ucycom* at uhidev? reportid ?  ucycom* at uhidev? reportid ?
   
 # USB Generic HID devices  # USB Generic HID devices
 uhid*   at uhidev? reportid ?  uhid*   at uhidev? reportid ?
Line 1130  wsdisplay* at udl?
Line 1130  wsdisplay* at udl?
 ulpt*   at uhub? port ? configuration ? interface ?  ulpt*   at uhub? port ? configuration ? interface ?
   
 # USB Modem  # USB Modem
 umodem* at uhub? port ? configuration ?  umodem* at uhub? port ? configuration ?
 ucom*   at umodem?  ucom*   at umodem?
   
 # Huawei E220 3G/HSDPA modem  # Huawei E220 3G/HSDPA modem
Line 1142  umass* at uhub? port ? configuration ? i
Line 1142  umass* at uhub? port ? configuration ? i
 wd*     at umass?  wd*     at umass?
   
 # USB audio  # USB audio
 uaudio* at uhub? port ? configuration ?  uaudio* at uhub? port ? configuration ?
   
 # USB MIDI  # USB MIDI
 umidi* at uhub? port ? configuration ?  umidi* at uhub? port ? configuration ?
Line 1181  upl* at uhub? port ?
Line 1181  upl* at uhub? port ?
 ubsa*   at uhub? port ?         # Belkin serial adapter  ubsa*   at uhub? port ?         # Belkin serial adapter
 ucom*   at ubsa? portno ?  ucom*   at ubsa? portno ?
   
 uchcom* at uhub? port ?         # WinChipHead CH341/CH340 serial adapter  uchcom* at uhub? port ?         # WinChipHead CH341/CH340 serial adapter
 ucom*   at uchcom? portno ?  ucom*   at uchcom? portno ?
   
 uftdi*  at uhub? port ?         # FTDI FT8U100AX serial adapter  uftdi*  at uhub? port ?         # FTDI FT8U100AX serial adapter
Line 1203  uvscom* at uhub? port ?  # SUNTAC Slippe
Line 1203  uvscom* at uhub? port ?  # SUNTAC Slippe
 ucom*   at uvscom? portno ?  ucom*   at uvscom? portno ?
   
 # RIM BlackBerry  # RIM BlackBerry
 uberry* at uhub? port ?  uberry* at uhub? port ?
   
 # Diamond Multimedia Rio 500  # Diamond Multimedia Rio 500
 urio*   at uhub? port ?  urio*   at uhub? port ?
   
 # USB Handspring Visor  # USB Handspring Visor
 uvisor* at uhub? port ?  uvisor* at uhub? port ?
 ucom*   at uvisor?  ucom*   at uvisor?
   
 # Kyocera AIR-EDGE PHONE  # Kyocera AIR-EDGE PHONE
Line 1223  uscanner* at uhub? port ?
Line 1223  uscanner* at uhub? port ?
 usscanner* at uhub? port ?  usscanner* at uhub? port ?
   
 # Topfield TF5000PVR range of DVB recorders  # Topfield TF5000PVR range of DVB recorders
 utoppy* at uhub? port ?  utoppy* at uhub? port ?
   
 # Y@P firmware loader  # Y@P firmware loader
 uyap* at uhub? port ?  uyap*   at uhub? port ?
   
 # D-Link DSB-R100 USB radio  # D-Link DSB-R100 USB radio
 udsbr*  at uhub? port ?  udsbr*  at uhub? port ?
Line 1240  u3g* at uhub? port ?
Line 1240  u3g* at uhub? port ?
 ucom*   at u3g?  ucom*   at u3g?
   
 # USB generic serial port (e.g., data over cellular)  # USB generic serial port (e.g., data over cellular)
 ugensa* at uhub? port ?  ugensa* at uhub? port ?
 ucom*   at ugensa?  ucom*   at ugensa?
   
 # IrDA and Consumer Ir devices  # IrDA and Consumer Ir devices
   
 # Toshiba Oboe  # Toshiba Oboe
 oboe*   at pci? dev ? function ?  oboe*   at pci? dev ? function ?
 irframe* at oboe?  irframe* at oboe?
   
   
 # PCI IEEE1394 controllers  # PCI IEEE1394 controllers
 fwohci* at pci? dev ? function ?        # IEEE1394 Open Host Controller  fwohci* at pci? dev ? function ?        # IEEE1394 Open Host Controller
   
 # CardBus IEEE1394 controllers  # CardBus IEEE1394 controllers
 fwohci* at cardbus? function ?  # IEEE1394 Open Host Controller  fwohci* at cardbus? function ?          # IEEE1394 Open Host Controller
   
 ieee1394if* at fwohci?  ieee1394if* at fwohci?
 fwip*   at ieee1394if?                  # IP over IEEE1394  fwip*   at ieee1394if?                  # IP over IEEE1394
Line 1264  sbp* at ieee1394if? euihi ? euilo ? # SC
Line 1264  sbp* at ieee1394if? euihi ? euilo ? # SC
 # SD/MMC/SDIO Controller and Device support  # SD/MMC/SDIO Controller and Device support
   
 # SD/MMC controller  # SD/MMC controller
 sdhc*  at pci?                          # SD Host Controller  sdhc*   at pci?                         # SD Host Controller
 sdmmc* at sdhc?                         # SD/MMC bus  sdmmc*  at sdhc?                        # SD/MMC bus
   
 ld*     at sdmmc?  ld*     at sdmmc?
   
Line 1278  auich* at pci? dev ? function ? # Intel 
Line 1278  auich* at pci? dev ? function ? # Intel 
 auixp*  at pci? dev ? function ?        # ATI IXP AC'97 Audio  auixp*  at pci? dev ? function ?        # ATI IXP AC'97 Audio
 autri*  at pci? dev ? function ?        # Trident 4DWAVE based AC'97 Audio  autri*  at pci? dev ? function ?        # Trident 4DWAVE based AC'97 Audio
 auvia*  at pci? dev ? function ?        # VIA VT82C686A integrated AC'97 Audio  auvia*  at pci? dev ? function ?        # VIA VT82C686A integrated AC'97 Audio
 azalia* at pci? dev ? function ?        # High Definition Audio  azalia* at pci? dev ? function ?        # High Definition Audio
 clcs*   at pci? dev ? function ?        # Cirrus Logic CS4280  clcs*   at pci? dev ? function ?        # Cirrus Logic CS4280
 clct*   at pci? dev ? function ?        # Cirrus Logic CS4281  clct*   at pci? dev ? function ?        # Cirrus Logic CS4281
 cmpci*  at pci? dev ? function ?        # C-Media CMI8338/8738  cmpci*  at pci? dev ? function ?        # C-Media CMI8338/8738
Line 1349  midi* at pcppi?  # MIDI interface to the
Line 1349  midi* at pcppi?  # MIDI interface to the
   
 # FM-Radio devices  # FM-Radio devices
 # ISA radio devices  # ISA radio devices
 #az0    at isa? port 0x350      # Aztech/PackardBell FM Radio Card  #az0    at isa? port 0x350      # Aztech/PackardBell FM Radio Card
 #az1    at isa? port 0x358  #az1    at isa? port 0x358
 #rt0    at isa? port 0x20c      # AIMS Lab Radiotrack & compatible  #rt0    at isa? port 0x20c      # AIMS Lab Radiotrack & compatible
 #rt1    at isa? port 0x284  #rt1    at isa? port 0x284
 #rt2    at isa? port 0x30c  #rt2    at isa? port 0x30c
 #rt3    at isa? port 0x384  #rt3    at isa? port 0x384
 #rtii0  at isa? port 0x20c      # AIMS Lab Radiotrack II FM Radio Card  #rtii0  at isa? port 0x20c      # AIMS Lab Radiotrack II FM Radio Card
 #rtii1  at isa? port 0x30c  #rtii1  at isa? port 0x30c
 #sf2r0  at isa? port 0x384      # SoundForte RadioLink SF16-FMR2 FM Radio Card  #sf2r0  at isa? port 0x384      # SoundForte RadioLink SF16-FMR2 FM Radio Card
   
 # PCI radio devices  # PCI radio devices
 #gtp*   at pci? dev ? function ? # Guillemot Maxi Radio FM 2000 Radio Card  #gtp*   at pci? dev ? function ? # Guillemot Maxi Radio FM 2000 Radio Card
Line 1372  midi* at pcppi?  # MIDI interface to the
Line 1372  midi* at pcppi?  # MIDI interface to the
   
 # Video capture devices  # Video capture devices
   
 pseye* at uhub?                 # Sony PLAYSTATION(R) Eye webcam  pseye* at uhub?                 # Sony PLAYSTATION(R) Eye webcam
 uvideo* at uhub?                # USB Video Class capture devices  uvideo* at uhub?                # USB Video Class capture devices
 video* at videobus?  video* at videobus?
   
Line 1380  video* at videobus?
Line 1380  video* at videobus?
 # TV cards  # TV cards
   
 # Brooktree 848/849/878/879 based TV cards  # Brooktree 848/849/878/879 based TV cards
 bktr* at pci? dev ? function ?  bktr*   at pci? dev ? function ?
 radio* at bktr?  radio*  at bktr?
   
   
 # Bluetooth Controller and Device support  # Bluetooth Controller and Device support
Line 1472  cinclude "arch/i386/conf/GENERIC.local"
Line 1472  cinclude "arch/i386/conf/GENERIC.local"
   
 # Pseudo-Devices  # Pseudo-Devices
   
 pseudo-device   crypto          # /dev/crypto device  pseudo-device   crypto                  # /dev/crypto device
 pseudo-device   swcrypto        # software crypto implementation  pseudo-device   swcrypto                # software crypto implementation
   
 # disk/mass storage pseudo-devices  # disk/mass storage pseudo-devices
 pseudo-device   bio                     # RAID control device driver  pseudo-device   bio                     # RAID control device driver

Legend:
Removed from v.1.956  
changed lines
  Added in v.1.957

CVSweb <webmaster@jp.NetBSD.org>