From 860536f3065e6bc787f857a943161e1fa87b1711 Mon Sep 17 00:00:00 2001 From: Dale Rahn Date: Fri, 22 Mar 2002 16:35:35 +0000 Subject: add dc and hme to ramdisk kernel. --- sys/arch/macppc/conf/RAMDISK | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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? -- cgit v1.2.3