GENERIC (4e1bc9a039df516be13abb902ab76677fef81b1d) GENERIC (f4c1eac7cd78c3a3293045ade4f81ec7b335312d)
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/amd64
3#
4# For more information on this file, please read the config(5) manual page,
5# and/or the handbook section on Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#

--- 156 unchanged lines hidden (view full) ---

165# RAID controllers
166device aac # Adaptec FSA RAID
167device aacp # SCSI passthrough for aac (requires CAM)
168device aacraid # Adaptec by PMC RAID
169device ida # Compaq Smart RAID
170device mfi # LSI MegaRAID SAS
171device mlx # Mylex DAC960 family
172device mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/amd64
3#
4# For more information on this file, please read the config(5) manual page,
5# and/or the handbook section on Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#

--- 156 unchanged lines hidden (view full) ---

165# RAID controllers
166device aac # Adaptec FSA RAID
167device aacp # SCSI passthrough for aac (requires CAM)
168device aacraid # Adaptec by PMC RAID
169device ida # Compaq Smart RAID
170device mfi # LSI MegaRAID SAS
171device mlx # Mylex DAC960 family
172device mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s
173device pmspcv # PMC-Sierra SAS/SATA Controller driver
174#XXX pointer/int warnings
175#device pst # Promise Supertrak SX6000
176device twe # 3ware ATA RAID
177
178# NVM Express (NVMe) support
179device nvme # base NVMe driver
180device nvd # expose NVMe namespaces as disks, depends on nvme
181

--- 178 unchanged lines hidden (view full) ---

360device xenpci # Xen HVM Hypervisor services driver
361
362# VMware support
363device vmx # VMware VMXNET3 Ethernet
364
365# Netmap provides direct access to TX/RX rings on supported NICs
366device netmap # netmap(4) support
367
173#XXX pointer/int warnings
174#device pst # Promise Supertrak SX6000
175device twe # 3ware ATA RAID
176
177# NVM Express (NVMe) support
178device nvme # base NVMe driver
179device nvd # expose NVMe namespaces as disks, depends on nvme
180

--- 178 unchanged lines hidden (view full) ---

359device xenpci # Xen HVM Hypervisor services driver
360
361# VMware support
362device vmx # VMware VMXNET3 Ethernet
363
364# Netmap provides direct access to TX/RX rings on supported NICs
365device netmap # netmap(4) support
366
368# The cypto framework is required by IPSEC
367# The crypto framework is required by IPSEC
369device crypto # Required by IPSEC
368device crypto # Required by IPSEC