aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/i386/isa/nic3008.c
Commit message (Expand)AuthorAgeFilesLines
* Removing old isdn stuff.Poul-Henning Kamp1996-10-201-1293/+0
* Clean up -Wunused warnings.Gary Palmer1996-06-121-7/+10
* Switched from using devfs_add_sw() to using devfs_add_swf()Marc G. Fournier1996-03-281-6/+8
* Staticize.Poul-Henning Kamp1995-12-171-15/+18
* Julian forgot to make the *devsw structures static.Poul-Henning Kamp1995-12-081-3/+26
* Pass 3 of the great devsw changesJulian Elischer1995-12-081-37/+39
* If you're going to mechanically replicate something in 50 filesJulian Elischer1995-11-291-3/+9
* OK, that's it..Julian Elischer1995-11-291-3/+48
* Completed function declarations, added prototypes and removed redundantBruce Evans1995-11-211-9/+42
* Fixed the type of nic_listen(). A trailing arg was missing.Bruce Evans1995-11-181-5/+9
* Fix benign type mismatches in devsw functions. 82 out of 299 devswBruce Evans1995-09-081-5/+8
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+6
* Fix -Wformat warnings from LINT kernel.Rodney W. Grimes1995-05-111-3/+8
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-281-4/+11
* Removed redundant newlines that were in some panic strings.David Greenman1995-03-191-3/+6
* Fix a few more nits. Should compile better now! :_)Jordan K. Hubbard1995-02-151-7/+16
* An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces.Jordan K. Hubbard1995-02-141-0/+1142