Sync with GENERIC (place of xe0 driver)

This commit is contained in:
Tatsumi Hosokawa 1999-07-19 15:18:21 +00:00
parent 51d4d7feae
commit 18200ad993
1 changed files with 3 additions and 2 deletions

View File

@ -12,7 +12,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
# $Id: PCCARD,v 1.12 1999/07/02 04:36:48 peter Exp $
# $Id: PCCARD,v 1.13 1999/07/06 19:22:41 des Exp $
machine i386
cpu I386_CPU
@ -177,11 +177,12 @@ device fe0 at isa? port 0x300 irq ?
device le0 at isa? port 0x300 irq 5 iomem 0xd0000
device lnc0 at isa? port 0x280 irq 10 drq 0
device cs0 at isa? port 0x300 irq ?
# requires PCCARD (PCMCIA) support to be activated
#device xe0 at isa? port? irq ?
# PCCARD NIC drivers.
# ze and zp take over the pcic and cannot coexist with generic pccard
# support, nor the ed and ep drivers they replace.
#device xe0 at isa? port? irq ?
#device ze0 at isa? port 0x300 irq 10 iomem 0xd8000
#device zp0 at isa? port 0x300 irq 10 iomem 0xd8000