Add re; Realtek GbE.
This commit is contained in:
parent
f7c9d7b3eb
commit
b83f6fa528
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.176 2004/06/22 14:09:50 itojun Exp $
|
||||
# $NetBSD: GENERIC,v 1.177 2004/06/22 16:28:28 mrg Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/macppc/conf/std.macppc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.176 $"
|
||||
#ident "GENERIC-$Revision: 1.177 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -205,6 +205,7 @@ lmc* at pci? dev ? function ? # Lan Media Corp SSI/HSSI/DS3
|
||||
mtd* at pci? dev ? function ? # Myson MTD803 3-in-1 Ethernet
|
||||
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
|
||||
pcn* at pci? dev ? function ? # AMD PCnet-PCI Ethernet
|
||||
re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S
|
||||
rtk* at pci? dev ? function ? # Realtek 8129/8139
|
||||
sf* at pci? dev ? function ? # Adaptec AIC-6915 Ethernet
|
||||
sip* at pci? dev ? function ? # SiS 900/7016 Ethernet
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.75 2004/03/29 01:46:03 kristerw Exp $
|
||||
# $NetBSD: INSTALL,v 1.76 2004/06/22 16:28:28 mrg Exp $
|
||||
#
|
||||
# config file for INSTALL FLOPPY
|
||||
#
|
||||
@ -80,6 +80,7 @@ ex* at pci? dev ? function ? # 3Com 90x[BC]
|
||||
fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
|
||||
gem* at pci? dev ? function ? # gmac ethernet
|
||||
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
|
||||
re* at pci? dev ? function ? # Realtek 8139C+/8169/8169S/8110S
|
||||
rtk* at pci? dev ? function ? # Realtek 8129/8139
|
||||
sip* at pci? dev ? function ? # SiS 900/7016 Ethernet
|
||||
adv* at pci? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI
|
||||
|
Loading…
Reference in New Issue
Block a user