From 32130e9fb0871441e4322fc9d458d2ccbe3330bf Mon Sep 17 00:00:00 2001 From: Yoshihiro Takahashi Date: Tue, 31 Dec 2002 06:56:03 +0000 Subject: [PATCH] MFi386: Add the bge driver. --- sys/pc98/conf/GENERIC | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 5559e3d103a..49bd0a6010e 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -187,6 +187,7 @@ device tx # SMC EtherPower II (83c170 ``EPIC'') device vr # VIA Rhine, Rhine II device wb # Winbond W89C840F device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') +device bge # Broadcom BCM570xx Gigabit Ethernet # ISA Ethernet NICs. pccard nics included. # 'device ed' requires 'device miibus'