diff options
author | Martin Reindl <martin@cvs.openbsd.org> | 2006-03-12 17:29:50 +0000 |
---|---|---|
committer | Martin Reindl <martin@cvs.openbsd.org> | 2006-03-12 17:29:50 +0000 |
commit | 703d58745a50a7540d45cc1879e118c126bb006e (patch) | |
tree | d066649cb70fdfa8217232320fd0b1f8943a512a /sys/arch/i386/conf/RAMDISK_CD | |
parent | d77df7517e58d241712fd5e8e1534dd0f8b046be (diff) |
with pcn(4) now in place remove or replace the references to PCI le(4)
and complement pcn* at pci? where useful as request by brad@
ok brad@
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK_CD')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 47b403d6aad..73051e98a9b 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.113 2006/02/16 21:11:19 brad Exp $ +# $OpenBSD: RAMDISK_CD,v 1.114 2006/03/12 17:29:49 martin Exp $ machine i386 # architecture, used by config; REQUIRED @@ -293,7 +293,6 @@ ep0 at eisa? ep* at eisa? # 3C579 ethernet ef* at isapnp? # 3C515 ethernet #fea* at eisa? # DEC DEFEA FDDI -le* at pci? # PCnet-PCI based ethernet le* at isapnp? pcn* at pci? # AMD PCnet-PCI Ethernet de* at pci? # DC21X4X-based ethernet |