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-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
2006-01-15
The RCJ part of 88E1111-RCJ is the package the ic comes in which
Jonathan Gray
2006-01-14
Detect more Winbond chips.
Mark Kettenis
2006-01-14
Move isa-specific members of struct lm_softc into lm_isa.c.
Mark Kettenis
2006-01-14
Rename nslm7x.c into lm78.c and nslm7xvar.h into lm78var.h, and clean up
Mark Kettenis
2006-01-14
Add a comment.
Alexander Yurchenko
2006-01-14
Some improvements:
Alexander Yurchenko
2006-01-14
- give rate to rx radiotap
Damien Bergamini
2006-01-14
- give rate to rx radiotap
Damien Bergamini
2006-01-14
Add gpio_pin_caps() method to provide pin capabilities.
Alexander Yurchenko
2006-01-14
- the allmulti target initially enables all multicast mode so don't bother
Brad Smith
2006-01-14
Correct the length of the rx radiotap to be that of the rx not tx
Jonathan Gray
2006-01-14
regen
Brad Smith
2006-01-14
SIS 966 south bridge.
Brad Smith
2006-01-14
Make sure interrupt is properly ack'd.
Jonathan Gray
2006-01-14
Only update the RX ring consumer pointer after running through the RX loop,
Brad Smith
2006-01-14
Support for I2C bus bit-banging through the GPIO pins.
Alexander Yurchenko
2006-01-13
Put back i2c bit-banging code, we'll need it soon.
Alexander Yurchenko
2006-01-13
support i915. adapted from freebsd by Dimitry Andric. does not break
Theo de Raadt
2006-01-13
handle all 3 types of chips correctly. go into continuous mode, and
Theo de Raadt
2006-01-13
send management frames at lowest possible rate.
Damien Bergamini
2006-01-13
- fix short slot time
Damien Bergamini
2006-01-13
fix short slot time + cosmetic
Damien Bergamini
2006-01-13
- fix short preamble support
Damien Bergamini
2006-01-13
Enable detaching atapiscsi devices.
Miod Vallat
2006-01-13
- simplify lookup of 802.11a channels (we know they exist)
Damien Bergamini
2006-01-13
- fix AMRR initialization + retry-fail count
Damien Bergamini
2006-01-13
damn, on the ds1721 we can be sure of even fewer known bits
Theo de Raadt
2006-01-13
introduce the most stupid basic scan check for the maximally braindead
Theo de Raadt
2006-01-13
ds1624 and ds1721 too, horrid horrid horrid chips
Theo de Raadt
2006-01-12
Garbage collect lm_probe.
Mark Kettenis
2006-01-12
Instead of resetting the device and check whether power-up defaults match
Mark Kettenis
2006-01-12
Add W83792D support.
Mark Kettenis
2006-01-12
Don't start new command if bus is busy and kill command on timeout.
Mark Kettenis
2006-01-12
Fix typo. Spotted by Oleg Safiullin.
Mark Kettenis
[next]