diff --git a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml index 598b99b61f..37680d8e49 100644 --- a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml @@ -938,12 +938,6 @@ options AHD_REG_PRETTY_PRINT # Print register bitfields in debug auto-detection of PCI cards and gatewaying from the PCI to ISA bus. - device agp - - Include this if you have an AGP card in the system. This - will enable support for AGP, and AGP GART for boards which - have these features. - # Floppy drives device fdc @@ -1033,6 +1027,7 @@ device ses # SCSI Environmental Services (and SAF-TE)# RAID controllers interfaced to the SCSI subsystem device amr # AMI MegaRAID +device arcmsr # Areca SATA II RAID device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID device ciss # Compaq Smart RAID 5* device dpt # DPT Smartcache III, IV - See NOTES for options @@ -1113,6 +1108,12 @@ device sc device are often not available — vt100 should be available on virtually any platform. + device agp + + Include this if you have an AGP card in the system. This + will enable support for AGP, and AGP GART for boards which + have these features. + APM @@ -1370,6 +1371,7 @@ device pty # Pseudo-ttys (telnet etc) # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! +# Note that 'bpf' is required for DHCP. device bpf # Berkeley packet filter This is the Berkeley Packet Filter. This pseudo-device allows @@ -1389,6 +1391,7 @@ device bpf # Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface +#device ehci # EHCI PCI->USB interface (USB 2.0) device usb # USB Bus (required) #device udbp # USB Double Bulk Pipe devices device ugen # Generic @@ -1402,6 +1405,7 @@ device uscanner # Scanners # USB Ethernet, requires mii device aue # ADMtek USB Ethernet device axe # ASIX Electronics USB Ethernet +device cdce # Generic USB over Ethernet device cue # CATC USB Ethernet device kue # Kawasaki LSI USB Ethernet device rue # RealTek RTL8150 USB Ethernet