diff options
Diffstat (limited to 'sys/arch/powerpc/conf/GENERICMAC')
-rw-r--r-- | sys/arch/powerpc/conf/GENERICMAC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/powerpc/conf/GENERICMAC b/sys/arch/powerpc/conf/GENERICMAC index 844c9615cfe..dff7211c3ea 100644 --- a/sys/arch/powerpc/conf/GENERICMAC +++ b/sys/arch/powerpc/conf/GENERICMAC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERICMAC,v 1.6 2000/03/23 04:08:12 rahnds Exp $ +# $OpenBSD: GENERICMAC,v 1.7 2000/03/25 15:26:26 rahnds Exp $ # # PPC GENERIC config file # @@ -53,6 +53,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 @@ -72,7 +73,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 |