summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/if_mc.c
AgeCommit message (Expand)Author
2008-10-08cosmetic change for ioctl funtions.. move splnet out from variable declaration.Brad Smith
2008-10-02First step towards cleaning up the Ethernet driver ioctl handling.Brad Smith
2007-04-22better interrupt names for vmstat -iz; ok miod gwkTheo de Raadt
2007-04-02unmapiodev() takes the va as its first argument, not the pa.Mark Kettenis
2007-03-23Clean up the failure path of the attach routine, check the return value ofGordon Willem Klok
2007-01-03Change IF_DEQUEUE to IFQ_DEQUEUE for ALTQ, and some purely cosmeticGordon Willem Klok
2006-12-31Some spaces to tabs and cosmetic tweaking of the code,Gordon Willem Klok
2006-12-14Eliminate unncessary interfaces resets via the SIOCSIFADDR ioctl whenGordon Willem Klok
2006-10-20fix $OpenBSD$ tag.Xavier Santolaria
2006-10-08Execute the Enforce in-order Execution of I/O (eieio) instruction inGordon Willem Klok
2006-10-06Remove lingering debug printf. Don't announce that mace_get was called.Gordon Willem Klok
2006-10-05Add if_mc.c a driver for the AMD AM79C940 (MACE) ethernet chip found onGordon Willem Klok