diff options
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/arch/macppc/conf/GENERIC | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index f1abe1e6fb7..5d03bcddd1e 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.168 2003/12/14 01:32:02 thorpej Exp $ +# $NetBSD: GENERIC,v 1.169 2003/12/22 10:10:41 dyoung 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.168 $" +#ident "GENERIC-$Revision: 1.169 $" maxusers 32 @@ -189,7 +189,7 @@ lpt* at puc? port ? # || ports on > "universal" comm boards # PCI Network devices an* at pci? dev ? function ? # Aironet PC4500/PC4800 (802.11) -atw* at pci? dev ? function ? # Aironet PC4500/PC4800 (802.11) +atw* at pci? dev ? function ? # ADMtek ADM8211 (802.11) bge* at pci? dev ? function ? # Broadcom 570x Gigabit Ethernet ep* at pci? dev ? function ? # 3Com 3c59x epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet |
