aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/lnc
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-58/+58
* Changed read_csr and write_csr to static so that they don't clashDavid Greenman1995-05-171-2/+2
* Add a class field to devconf and mst drivers.Garrett Wollman1995-04-121-1/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-281-0/+5
* Fixed problem passing received packets to bpf.Paul Richards1995-02-021-33/+94
* Fix probe so it now correctly identifies all the different chipsPaul Richards1995-01-251-56/+74
* Move ARP interface initialization into if_ether.c:arp_ifinit().Garrett Wollman1994-12-221-2/+1
* Moved conversion of ether_type to host byte order out of ethernet driversDavid Greenman1994-11-241-1/+0
* Finished device configuration database work for all ISA devices (except `ze')Garrett Wollman1994-10-231-2/+6
* Add support for devconf to a large number of device drivers, and doGarrett Wollman1994-10-191-19/+38
* (There's two of these now (Am7990.h and am7990.h) and they need toPaul Richards1994-10-021-0/+167
* New AMD family ethernet driver. Should support BICC,NE2100, TNIC,Paul Richards1994-10-022-0/+1837