diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-06-25 21:44:01 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-06-25 21:44:01 +0000 |
commit | 827fd424d109cad96aed555389352c10ea854184 (patch) | |
tree | 5fa2d840ff71d13fadfce91b1e221b8a3b9815e6 /sys/arch | |
parent | a7a58d735630d566a767f15ff48bff20eb5a33ab (diff) |
add an and wi attachments
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/powerpc/conf/RAMDISK | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/powerpc/conf/RAMDISK b/sys/arch/powerpc/conf/RAMDISK index 91c47d83fdd..161ee466e7f 100644 --- a/sys/arch/powerpc/conf/RAMDISK +++ b/sys/arch/powerpc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.23 2001/06/25 19:15:43 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.24 2001/06/25 21:44:00 mickey Exp $ # # PPC GENERIC config file # @@ -64,6 +64,7 @@ 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 +an* at pci? dev ? function ? # Cisco/Aironet 802.11DS # how many of these are needed? exphy* at mii? phy ? # 3Com internal PHYs @@ -89,6 +90,7 @@ bm* at macobio? # bmac ethernet #mesh* at macobio? flags 0xffff# MESH SCSI #nvram* at macobio? # nvram adb* at macobio? # Apple Desktop Bus +wi* at macobio? # Apple Airport 802.11DS gpio* at macobio? # GPIO, PMU interrupt router. gpio* at gpio? # GPIO, PMU interrupt router. aed* at adb? # ADB Event Device |