summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/dev/if_sn.c
AgeCommit message (Expand)Author
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-06-10Switch mac68k's sn(4) Ethernet to MI SONIC driver.tsutsui
2007-03-08In snintr(), reset the chip on fatal errors andtsutsui
2007-03-05Use char* for pointer arithmetic.he
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-01-24Remove duplicate #includes, patch contributed in private mailhubertf
2006-10-07Cast addresses to int before doing arithmetic on them, as in useshe
2006-10-04don't use home-grown round macroschristos
2005-12-24__asm__ -> __asmperry
2005-12-11merge ktrace-lwp.christos
2005-05-22No 0x in front of %p...christos
2005-01-15de-__P, remove register, ansify, b* -> mem*.chs
2004-10-30When adding/deleting multicast addresses, only whack the addressthorpej
2003-07-15__KERNEL_RCSID()lukem
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-01-16Use bpf_mtap().thorpej
2001-07-22seperate -> separatewiz
2001-06-19`accessible' only has one `a'.wiz
2000-11-15Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().thorpej
2000-10-01Move the check for "promisc + unicast + not for us" into ether_input(),thorpej
2000-06-29remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
1999-12-12Replace references to PGOFSET with m68k_trunc_page() and m68k_page_offset(),scottr
1999-09-29Normalize autoconfig output.scottr
1999-05-24Fix some broken packet length checks. Really (no, I mean really) works nowthorpej
1999-05-21Fix a couple of problems from the ether_input() change:thorpej
1999-05-18Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()thorpej
1998-12-22vm_offset_t -> {paddr_t, vaddr_t}scottr
1998-07-05defopt INET, NETATALK.jonathan
1998-04-25Garbage collect the second (slot number) parameter to NuBus interruptscottr
1998-01-12Update for changes to config.thorpej
1997-11-04Fix a space-wasting bug found by David Huang in his work on the MACE driver.briggs
1997-06-15Update from Denny Gentry <denny1@home.com>, PR 3685:scottr
1997-05-19Fix some printf format inconsistencies; from SUNAGAWA Keikiscottr
1997-04-25A couple of performance improvements from Denny Gentry <denny1@home.com>briggs
1997-04-22Make formatting consistent; inline -> __inline__; KNF.scottr
1997-04-18Fix from Denny Gentry--initialize receive seq. counter.briggs
1997-04-13Some updates based on information from Bob Nestor <rnestor@metronet.com>briggs
1997-04-10Changes from Denny Gentry <denny1@home.com>:briggs
1997-03-30Some new SONIC code from Denny Gentry <denny1@home.com> with a couple ofbriggs
1997-03-20Several minor changes:scottr
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-17Make this compile again. XXX - save ethernet address in softc until multicas...briggs
1997-03-17Integrate a couple of changes suggested by Scott Reynolds and Takeshi Yanagis...briggs
1997-03-16On request from Allen Briggs, converted this to new ARPis
1997-03-15SONIC driver--originally from pica. Much work done by Dennis Gentry andbriggs