Home | History | Annotate | Download | only in ic
History log of /src/sys/dev/ic/smc91cxxreg.h
RevisionDateAuthorComments
 1.6  08-Dec-2021  andvar fix various typos in comments and log messages.
 1.5  29-Apr-2003  scw Add support for the SMC91C111 chip, with its internal PHY.
 1.4  12-Jun-2001  wiz receive, not recieve
 1.3  30-Jul-2000  briggs branches: 1.3.2;
Add MII support to smc91cxx driver. This is supported for the 91c100
and 91c100FD (FEAST) controllers. Existing controllers should continue
to work as they have. Added the card's memory to the probe message.
 1.2  02-Sep-1997  thorpej branches: 1.2.18; 1.2.28;
Pull the SMC91Cxx single-chip Ethernet driver core down from the marc-pcmcia
branch. It is also needed by and ISA front-end.
 1.1  11-Aug-1997  thorpej branches: 1.1.2;
file smc91cxxreg.h was initially added on branch marc-pcmcia.
 1.1.2.1  11-Aug-1997  thorpej Driver for the SMC91Cxx ethernet chip, found in some ISA and PCMCIA ethernet
interfaces. Some PCI network interfaces also use a variant of this chip
Derived from the FreeBSD "sn" driver, written by Gardener Buchanan.
 1.2.28.1  06-Aug-2000  briggs Pullups approved by thorpej --
Add MII support to smc91cxx driver. This is supported for the 91c100
and 91c100FD (FEAST) controllers. Existing controllers should continue
to work as they have. Added the card's memory to the probe message.

Make sure that we do not call bus_space_*_multi_* with zero count.
Use bus_space_read/write_multi_stream_2 for FIFO instead of bsr/w_multi_2.
 1.2.18.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.3.2.1  21-Jun-2001  nathanw Catch up to -current.

RSS XML Feed