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
2006-01-22
fixes miibus_{read,write}reg routines.
Damien Bergamini
2006-01-22
Nothing uses this file anymore.
Alexander Yurchenko
2006-01-22
Fix UDMA on IDE function integrated on VIA VT8237 south bridge.
Mark Kettenis
2006-01-22
b_cylin -> b_cylinder; no functional change.
Miod Vallat
2006-01-21
regen
Jonathan Gray
2006-01-21
Additional devices from submitted dmesgs.
Jonathan Gray
2006-01-21
Remove zeroref here too; spotted by naddy@
Miod Vallat
2006-01-21
some cleaning after removing code for reading the VPD.
Brad Smith
2006-01-21
Remove now unused zeroref member in cfattach structures.
Miod Vallat
2006-01-21
Invoke disk_detach() and related cleanup work in detach(), rather than
Miod Vallat
2006-01-21
regen
Brad Smith
2006-01-21
add Dell RAC 3 and 4 PCI ids.
Brad Smith
2006-01-20
remove redundant code from nfe_attach().
Brad Smith
2006-01-20
Add support for driving SDA in push-pull + tri-state mode.
Alexander Yurchenko
2006-01-20
More evaluator changes
Jordan Hargrave
2006-01-20
Include sys/stdint.h instead of defining uintptr_t ourselves.
Todd C. Miller
2006-01-20
- match another revision of Audigy cards
Jacob Meuser
2006-01-20
- xl_encap(): free the mbuf chain and return if bus_dmamap_load_mbuf()
Brad Smith
2006-01-19
Try to disable unconnected temperature sensors.
Mark Kettenis
2006-01-19
ENAMETOOLONG if path too long; ok miod pedro
Theo de Raadt
2006-01-19
Replace SENSOR_ADD() macro with a pair of functions
Alexander Yurchenko
2006-01-19
Added support for read/write of PCI Config space
Jordan Hargrave
2006-01-18
Factorize akbd and ams drivers between mac68k and macppc; while there, start
Miod Vallat
2006-01-18
Added new evaluation routines
Jordan Hargrave
2006-01-18
Fix typo; w83l785ts-l has chip ID 0x70.
Mark Kettenis
2006-01-18
Check that SDA pin is able to read input.
Alexander Yurchenko
2006-01-18
initial Tx/Rx bits. not working yet.
Damien Bergamini
2006-01-18
add some bits to control assoc led.
Damien Bergamini
2006-01-18
Fix false positives of ipmi on older machines.
Marco Peereboom
2006-01-18
add some PIIX compatible SMBus controllers from SMSC and ATI.
Brad Smith
2006-01-18
regen
Brad Smith
2006-01-18
add the vendor id for Agilent Technologies
Brad Smith
2006-01-17
Major overhaul of the aml parser. Evaluater temporarily disabled.
Jordan Hargrave
2006-01-17
Make it detachable.
Alexander Yurchenko
2006-01-17
Match "w83791sd".
Mark Kettenis
2006-01-17
Support W83791SD as an lm(4) without sensors.
Mark Kettenis
2006-01-17
AS99127F rev 1 doesn't have i2c address in register 0x48.
Mark Kettenis
2006-01-17
Check LM78/79/81 chip ID to prevent spurious matches.
Mark Kettenis
2006-01-16
Cache the TX producer index instead of reading it every time ti_start is
Brad Smith
2006-01-15
Nit.
Alexander Yurchenko
2006-01-15
Commit missing bits too:
Mark Kettenis
2006-01-15
If we attach an lm(4) to isa(4) that is already attached to iic(4), disable
Mark Kettenis
2006-01-15
as of rev 1.16 of bktr_core.c, bktr(4) enables the audio muxes at
Jacob Meuser
2006-01-15
wbenv(4), a driver for the Winbond W83L784R/5R/5TS-L hardware monitor.
Mark Kettenis
2006-01-15
Fix typo.
Mark Kettenis
2006-01-15
fix dma mapping of tx ring.
Damien Bergamini
2006-01-15
In iic_exec don't fail immediately if bus is already busy. It might be
Alexander Yurchenko
2006-01-15
Sync with piixpm: allow driver to continue to work in polling mode
Alexander Yurchenko
2006-01-15
Simplify interrupt handler installing code.
Alexander Yurchenko
2006-01-15
regen
Jonathan Gray
[next]