summaryrefslogtreecommitdiff
path: root/sys/dev/ic/i82596.c
AgeCommit message (Expand)Author
2002-10-13do not flush cache here, better support for intrhook, increase number of tran...Michael Shalayeff
2002-10-09Remove trailing '\n's from panic messages.Kenneth R Westerback
2002-09-23make the leds blink (on those machines where we have 'em).Michael Shalayeff
2002-07-31mop up after federico who is not capable of comitting the same diffs he sents...Michael Shalayeff
2002-07-29switch to ether_input_mbuf(); mickey@ tested and ok.Federico G. Schwindt
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-08do not add maddr twice, break out of the loop if cmd post failsMichael Shalayeff
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-06-27ALTQ'ify network drivers.Kenjiro Cho
2001-03-23cache alignment gamesMichael Shalayeff
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
2001-01-12this is an ugly quick hack, but it works; theo helped (;Michael Shalayeff
1999-11-26provide general "probing" routine, also used in isa cards memory sizing;Michael Shalayeff
1999-08-15i82586/96 MI stuff currently in 586 mode, tested on hppa; from netbsd i82586Michael Shalayeff