summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/dev/if_sn.c
AgeCommit message (Expand)Author
2001-05-16No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)Hakan Olsson
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
2000-11-10seperate -> separate, okay aaron@Niels Provos
1999-05-13Compensate for the check for onwership of unicast packets in promiscuousJason Wright
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1997-06-18Make if_sn.c far more MI, eventually share with pica.denny
1997-04-25A couple of performance improvements from Denny Gentry <denny1@home.com>briggs
1997-04-18Fix from Denny Gentry--initialize receive seq. count and don't skip an entrybriggs
1997-04-13Some updates based on information from Bob Nestor <rnestor@metronet.com>briggs
1997-04-10Stop the SONIC before setting reset, not after...briggs
1997-04-10Changes from Denny Gentry <denny1@home.com>:briggs
1997-03-29Update from Denton Gentry with minor bug fixes by me.briggs
1997-03-25From scottr@netbsd.org:briggs
1997-03-17Flip around Takeshi Yanagisawa's name. Add back a physaccess() call that I w...briggs
1997-03-17*Blush* It's Denton, not Dennis, Gentry.briggs
1997-03-17Fix typo.briggs
1997-03-17A couple of cleanup items suggested by is@netbsd.org.briggs
1997-03-17Integrate a couple of changes suggested by Scott Reynolds and Takeshi Yanagis...briggs
1997-03-14Updates from Yanagisawa and Denny. This seems to work.briggs
1997-03-12Bring in some fresh SONIC code from Dennis Gentry and Yanagisawa Takeshi.briggs
1996-10-28Include macinfo.h.briggs
1996-10-19__assert added, impl from netbsd, however put elsewhere. use it insteadNiklas Hallqvist
1996-09-21Remove include of assert.h and fix a format error in debug camdump() code.briggs
1996-05-26Add OpenBSD Id string.briggs
1996-05-26Sync with NetBSD-current.briggs
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-01-25include cpu.h.briggs
1996-01-14Preliminary cut at SONIC driver. Quadra only at this point.briggs