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
/
dev
/
pci
/
if_lmc.c
Age
Commit message (
Expand
)
Author
2002-06-30
allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always know
Jun-ichiro itojun Hagino
2002-06-02
withough -> without
Theo de Raadt
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-09-11
Don't include <vm/vm_kern.h> if you don't need foo_map.
Miod Vallat
2001-08-12
absolutely no need to include vm_parm.h after vm.h
Michael Shalayeff
2001-07-09
Remove dubious #include MACRO "string" construct (non-ANSI)
Marc Espie
2001-06-27
ALTQ'ify network drivers.
Kenjiro Cho
2001-06-27
recieve -> receive
Nathan Binkert
2001-05-05
Get rid of CLSIZE and all related stuff.
Artur Grabowski
2000-04-27
Cleanup SIOCSIFMTU
Chris Cappuccio
2000-02-06
Maintain tx clock state and set RED LED appropriately for SSI card
Chris Cappuccio
2000-02-06
Make LEDs (mostly) accurate for all models instead of just LMC1000
Chris Cappuccio
2000-02-01
general cleanup (remove LMC_IOMAPPED crud entirely)
Chris Cappuccio
1999-12-15
Require privileges in LMCSIOINFO.
Angelos D. Keromytis
1999-07-01
lmc driver; ported by chris@dqc.org
Theo de Raadt