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