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
Age
Commit message (
Expand
)
Author
2005-10-26
Adapt art(4) to the new link state handling done by sppp(4).
Claudio Jeker
2005-10-25
dont' -> don't in comments;
Jason McIntyre
2005-10-24
Revamp interrupt handling in em(4) driver:
Brad Smith
2005-10-24
Remove panic if polling thread can not be created.
Marco Peereboom
2005-10-24
fix compilation for KGDB; looked by miod@.
Federico G. Schwindt
2005-10-24
change read/write callbacks to use a void * instead of struct rtw_regs.
Reyk Floeter
2005-10-24
two sc_anaparm registers
Reyk Floeter
2005-10-24
fix RTW_DEBUG
Reyk Floeter
2005-10-24
change RTW_ANAPARM to RTW_ANAPARM_0 for consistency with the rtl8225 code.
Reyk Floeter
2005-10-24
- remove some redundnt checks before pci_mapreg_map()
Brad Smith
2005-10-24
add a comma here.
Brad Smith
2005-10-23
regen
Brad Smith
2005-10-23
add Davicom DM9132
Brad Smith
2005-10-23
regen
Brad Smith
2005-10-23
better like this
Brad Smith
2005-10-23
regen
Brad Smith
2005-10-23
add Znyx Networks vendor id.
Brad Smith
2005-10-23
Move rtw_attach error condition handling out of rtw_detach and into
Jonathan Gray
2005-10-23
use read/write/barrier callbacks, will be used later
Reyk Floeter
2005-10-23
knf
Reyk Floeter
2005-10-23
Some additional rtl8185 specific defines.
Jonathan Gray
2005-10-22
shorten ne(4) dmesg entries from 2-3 lines to 1.
Brad Smith
2005-10-22
check for 82801FBM SATA in one more spot.
Brad Smith
2005-10-22
82801FBM_IDE -> 82801FBM_SATA
Brad Smith
2005-10-22
regen
Brad Smith
2005-10-22
Intel PCI id 2653 is actually a SATA controller on the ICH6-M and
Brad Smith
2005-10-21
tidy up dmesg printing.
Brad Smith
2005-10-21
tidy up dmesg printing a bit, makes PCI hme only take 2 lines
Brad Smith
2005-10-21
pretty up dmesg output
Theo de Raadt
2005-10-21
A bit more registers from the Linux sata_svw.c driver.
Alexander Yurchenko
2005-10-21
Zap return at the end of a void function. No binary change.
Alexander Yurchenko
2005-10-21
Remove unused global adapter linked list.
Brad Smith
2005-10-21
In em_process_receive_interrupts() cycle check IFF_RUNNING flag.
Brad Smith
2005-10-20
Instead of keeping track of the index into the receive ring use the already
Brad Smith
2005-10-20
fix command and write rid handling and fix some fmt strings used on debug.
Federico G. Schwindt
2005-10-20
defintion -> definition;
Jason McIntyre
2005-10-20
fix a typo in a Via PCI product id.
Brad Smith
2005-10-20
Don't try to match VIA ide chips as ISA bridges.
Alexander Yurchenko
2005-10-20
add arrays of initial rf register values.
Reyk Floeter
2005-10-20
KNF; marco ok
Theo de Raadt
2005-10-19
Fixup case statements to use #define's
Jordan Hargrave
2005-10-19
KNF fixes
Jordan Hargrave
2005-10-19
Oops.. part of ipmi_thread fixes
Jordan Hargrave
2005-10-19
Added readable case names for ipmi device types
Jordan Hargrave
2005-10-19
Added length test for ipmi_sensor_name string
Jordan Hargrave
2005-10-19
make this compile with AUDIO_DEBUG; reported in tech@ by
Federico G. Schwindt
2005-10-19
Changed poll to use kernel threads instead of in timer context
Jordan Hargrave
2005-10-19
Added status for chassis intrusion (critical if open)
Jordan Hargrave
2005-10-19
Changed order of reading sensor vs sensor status, failed sensors had invalid
Jordan Hargrave
2005-10-19
Added code to properly read power supply installed/power state
Jordan Hargrave
[next]