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/RAMDISK | |
parent | b8ec6149d15a6dee8d27b4e23be2f5c46ccdca43 (diff) |
add de and pcn
Diffstat (limited to 'sys/arch/sparc64/conf/RAMDISK')
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISK | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK index b702ae36f63..a51b38ea978 100644 --- a/sys/arch/sparc64/conf/RAMDISK +++ b/sys/arch/sparc64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.48 2005/10/10 23:02:21 brad Exp $ +# $OpenBSD: RAMDISK,v 1.49 2005/11/14 23:03:06 brad Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -57,6 +57,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 |