diff options
Diffstat (limited to 'sys/arch/macppc/conf')
-rw-r--r-- | sys/arch/macppc/conf/RAMDISK | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK index af454202608..e95352444ed 100644 --- a/sys/arch/macppc/conf/RAMDISK +++ b/sys/arch/macppc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.64 2006/04/30 20:21:53 brad Exp $ +# $OpenBSD: RAMDISK,v 1.65 2006/04/30 21:53:30 brad Exp $ # # PPC GENERIC config file # @@ -80,6 +80,10 @@ an* at pci? # Cisco/Aironet 802.11DS wi* at pci? # WaveLAN IEEE 802.11DS vr* at pci? # VIA Rhine ethernet +iop* at pci? # I2O processor +ioprbs* at iop? # I2O arrays +iopsp* at iop? # I2O SCSI pass-through + # how many of these are needed? amphy* at mii? # AMD 79C873 PHYs dcphy* at mii? # Digital Clone PHYs @@ -132,6 +136,8 @@ scsibus* at ahc? #scsibus* at bha? #scsibus* at esp? #scsibus* at mesh? +scsibus* at ioprbs? +scsibus* at iopsp? scsibus* at pcscp? scsibus* at isp? |