Add fxp0. It seems to be Alpha-OK, although I don't have a card to test.
This commit is contained in:
parent
b91c4c930a
commit
c656fddc16
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42141
@ -11,7 +11,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: GENERIC,v 1.11 1998/10/30 01:17:42 jkh Exp $
|
||||
# $Id: GENERIC,v 1.12 1998/10/30 01:37:33 jkh Exp $
|
||||
|
||||
machine "alpha"
|
||||
cpu "EV4"
|
||||
@ -88,6 +88,7 @@ device sio1 at isa0 port "IO_COM2" irq 3 flags 0x50
|
||||
# Right now it appears that the ie0 must be probed before ep0. See
|
||||
# revision 1.20 of this file.
|
||||
device de0
|
||||
device fxp0
|
||||
device le0
|
||||
|
||||
pseudo-device loop
|
||||
|
@ -11,7 +11,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: GENERIC,v 1.11 1998/10/30 01:17:42 jkh Exp $
|
||||
# $Id: GENERIC,v 1.12 1998/10/30 01:37:33 jkh Exp $
|
||||
|
||||
machine "alpha"
|
||||
cpu "EV4"
|
||||
@ -88,6 +88,7 @@ device sio1 at isa0 port "IO_COM2" irq 3 flags 0x50
|
||||
# Right now it appears that the ie0 must be probed before ep0. See
|
||||
# revision 1.20 of this file.
|
||||
device de0
|
||||
device fxp0
|
||||
device le0
|
||||
|
||||
pseudo-device loop
|
||||
|
Loading…
Reference in New Issue
Block a user