summaryrefslogtreecommitdiffstats
path: root/sys/dev/en/midway.c
Commit message (Expand)AuthorAgeFilesLines
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-4/+4
* fix a bug which could lock up a transmitter.kjc1998-10-091-1/+5
* FIxed printf format errors. Most of them were exposed by our ntohl()bde1998-08-171-25/+31
* Use [u]intptr_t instead of [u_]long for casts between pointers andbde1998-08-161-13/+14
* update ATM driver. (base version: midway.c 1.67 --> 1.68)kjc1998-07-291-141/+639
* Support compiling with `gcc -ansi'.bde1998-04-151-1/+1
* Staticize.eivind1998-02-091-1/+1
* Make POWERFAIL_NMI, PPS_SYNC and NATM new style options.eivind1998-01-311-0/+1
* Make INET a proper option.eivind1998-01-081-0/+1
* Removed unused #includes.bde1997-06-141-7/+0
* import Chuck Cranor's ATM driverkjc1997-05-091-0/+3208
OpenPOWER on IntegriCloud