summaryrefslogtreecommitdiff
path: root/sys/dev/tx
AgeCommit message (Expand)Author
1998-12-07The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticArchie Cobbs
1998-11-09ifioctl takes a u_long rather than an int on 3.0Peter Wemm
1998-11-01Ported to OpenBSD. sys/pci/smc83c170.h renamed to sys/pci/if_txvar.h to beSemen Ustimenko
1998-09-24Minimal change for #if __FreeBSD__ >= 3 to check __FreeBSD_version instead.Peter Wemm
1998-07-13Fixed printf format errors (only 1 left in GENERIC now).Bruce Evans
1998-07-04Fix some strange errors of shutting transmitter up when startSemen Ustimenko
1998-06-08Fix spelling in printf().Joseph Koshy
1998-06-07This commit fixes various 64bit portability problems required forDoug Rabson
1998-04-15Support compiling with `gcc -ansi'.Bruce Evans
1998-04-13Fixed autonegotiation. Card registers are now accessed via memorySemen Ustimenko
1998-03-05Correct minor typoJordan K. Hubbard
1998-03-04*** empty log message ***Semen Ustimenko
1998-02-20Update to "stable-167" release; totally reimplements media detection.Jordan K. Hubbard
1998-02-09Staticize.Eivind Eklund
1998-02-04MF22: update to newest version from author.Jordan K. Hubbard
1998-02-01Removed ifdef for <sys/sockio.h> vs <sys/ioctl.h>. <sys/sockio.h> isBruce Evans
1998-01-29Update to version stable-165Jordan K. Hubbard
1998-01-21Driver for the new SMC 9432TX cards.Jordan K. Hubbard