]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
This is the IBM/National PCMCIA ethernet driver from Keith Moore,
authorjkh <jkh@FreeBSD.org>
Thu, 16 Jun 1994 05:32:10 +0000 (05:32 +0000)
committerjkh <jkh@FreeBSD.org>
Thu, 16 Jun 1994 05:32:10 +0000 (05:32 +0000)
commit3e2fe4bb9bf1ca6a8889002630c06187131d026a
tree8f446e5adf6655b0121b3d540b45ffb790497627
parent91cdb9393a35b5ba6d33a5381e8c22a25a7f77a5
This is the IBM/National PCMCIA ethernet driver from Keith Moore,
based originally on work by David Greenman and adapted to FreeBSD
(and cleaned up a bit) by myself.  It supports the IBM Credit Card
Adapter for the IBM Thinkpad, and I've had no trouble making it work
on my Toshiba T1910 with a National `InfoMover' NE4100 PCMCIA ethernet
card (I'm commiting this message through it right now :-).

This is actually sneaking it in after feature-freeze, but it's just
too useful to pass up!  As always, necessity is a mother.
sys/i386/isa/ic/i82365.h [new file with mode: 0644]
sys/i386/isa/if_ze.c [new file with mode: 0644]
sys/i386/isa/if_zereg.h [new file with mode: 0644]