only aceride nedds in L-Router
This commit is contained in:
parent
23c869fe88
commit
14ee57b05b
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $NetBSD: LROUTER,v 1.16 2003/12/14 01:32:01 thorpej Exp $
|
||||
# $NetBSD: LROUTER,v 1.17 2003/12/23 08:40:55 hamajima Exp $
|
||||
# From: NetBSD: MPC303,v 1.4 2001/11/21 11:28:09 uch Exp
|
||||
#
|
||||
# Kernel configuration file for LASER5 L-Router
|
||||
|
@ -139,20 +139,7 @@ fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
|
|||
inphy* at mii? phy ? # Intel 82555 PHYs
|
||||
|
||||
# IDE and related devices
|
||||
pciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver
|
||||
acardide* at pci? dev ? function ? # Acard IDE controllers
|
||||
aceride* at pci? dev ? function ? # Acer Lab IDE controllers
|
||||
artsata* at pci? dev ? function ? # Intel i31244 SATA controller
|
||||
cmdide* at pci? dev ? function ? # CMD tech IDE controllers
|
||||
cypide* at pci? dev ? function ? # Cypress IDE controllers
|
||||
hptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers
|
||||
optiide* at pci? dev ? function ? # Opti IDE controllers
|
||||
piixide* at pci? dev ? function ? # Intel IDE controllers
|
||||
pdcide* at pci? dev ? function ? # Promise IDE controllers
|
||||
satalink* at pci? dev ? function ? # SiI SATALink controllers
|
||||
siside* at pci? dev ? function ? # SiS IDE controllers
|
||||
slide* at pci? dev ? function ? # Symphony Labs IDE controllers
|
||||
viaide* at pci? dev ? function ? # VIA/AMD/Nvidia IDE controllers
|
||||
|
||||
# ATA (IDE) bus support
|
||||
atabus* at ata?
|
||||
|
|
Loading…
Reference in New Issue