diff options
-rw-r--r-- | sys/arch/macppc/conf/RAMDISK | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK index 36e2213e455..43dc1032263 100644 --- a/sys/arch/macppc/conf/RAMDISK +++ b/sys/arch/macppc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.5 2001/12/17 03:23:44 drahn Exp $ +# $OpenBSD: RAMDISK,v 1.6 2002/03/22 16:35:34 drahn Exp $ # # PPC GENERIC config file # @@ -60,6 +60,8 @@ vgafb0 at pci? dev ? function ? # PCI VGA graphics pciide* at pci? dev ? function ? macobio0 at pci? dev ? function ? gm* at pci? dev ? function ? # GMAC ethernet +hme* at pci? dev ? function ? # HME ethernet +dc* at pci? dev ? function ? # DEC Tulip 21143 clones an* at pci? dev ? function ? # Cisco/Aironet 802.11DS # how many of these are needed? |