gj 2002/04/25 13:26:51 PDT
Added files: (Branch: RELENG_4)
sys/i4b/layer1/ifpi2 i4b_ifpi2_ext.h i4b_ifpi2_isacsx.c
i4b_ifpi2_isacsx.h i4b_ifpi2_l1.c
i4b_ifpi2_l1fsm.c i4b_ifpi2_pci.c
Log:
Really add the ifpi2 driver.
The mysterious failure which I reported with adding this
stuff in my original commit was caused by having expanded $Id$
strings in some of the files which I'd forgotten to remove.
This is an MFC of ifpi2.
Revision Changes Path
1.1.2.1 +65 -0 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_ext.h (new)
1.1.2.1 +601 -0 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_isacsx.c (new)
1.1.2.1 +574 -0 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_isacsx.h (new)
1.2.2.1 +245 -0 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_l1.c (new)
1.1.2.1 +517 -0 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_l1fsm.c (new)
1.6.2.1 +1447 -0 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_pci.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message