diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-11-14 23:03:07 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-11-14 23:03:07 +0000 |
commit | 0ded5e7dce531b702eb130e741310890f70bffbe (patch) | |
tree | 5a3b5caf14dc29d0dd732ef562c511265d25c94c /sys/arch/sparc64/conf/GENERIC | |
parent | b8ec6149d15a6dee8d27b4e23be2f5c46ccdca43 (diff) |
add de and pcn
Diffstat (limited to 'sys/arch/sparc64/conf/GENERIC')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 88a47ead3dd..a5801c3ed48 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.135 2005/11/05 11:56:40 brad Exp $ +# $OpenBSD: GENERIC,v 1.136 2005/11/14 23:03:06 brad Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -53,6 +53,8 @@ ti* at pci? # Alteon Tigon 1Gb ethernet #sk* at skc? # each port of above fxp* at pci? # EtherExpress 10/100B ethernet xl* at pci? # 3C9xx ethernet +pcn* at pci? # AMD PCnet-PCI Ethernet +de* at pci? # DC21X4X-based ethernet dc* at pci? # 21143, "tulip" clone ethernet epic* at pci? # SMC EPIC/100 ethernet em* at pci? # Intel Pro/1000 ethernet |