diff options
Diffstat (limited to 'sys/arch/powerpc/conf/RAMDISKMAC')
-rw-r--r-- | sys/arch/powerpc/conf/RAMDISKMAC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/powerpc/conf/RAMDISKMAC b/sys/arch/powerpc/conf/RAMDISKMAC index 3c8aee9e1bc..8515b0fbb18 100644 --- a/sys/arch/powerpc/conf/RAMDISKMAC +++ b/sys/arch/powerpc/conf/RAMDISKMAC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKMAC,v 1.6 2000/03/23 04:08:12 rahnds Exp $ +# $OpenBSD: RAMDISKMAC,v 1.7 2000/03/25 15:26:26 rahnds Exp $ # # PPC GENERIC config file # @@ -69,6 +69,7 @@ de* at pci? dev ? function ? #pciide* at pci? dev ? function ? #macofcons0 at pci? dev ? function ? # OpenFirmware console (for debugging) obio0 at pci? dev ? function ? +gm* at pci? dev ? function ? # gmac ethernet G4 # how many of these are needed? exphy* at mii? phy ? # 3Com internal PHYs @@ -95,7 +96,6 @@ ukphy* at mii? phy ? # generic unknown PHYs macintr0 at obio? # old interrupt controller openpic0 at obio? # openpic interrupt controller bm* at obio? # bmac ethernet -gm* at obio? # gmac ethernet G4 #mc* at obio? # MACE ethernet #esp* at obio? flags 0x00ff # 53c9x SCSI #mesh* at obio? flags 0xffff # MESH SCSI |