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-05-14
re-enable link up/down messages because they spray a lot right now
Theo de Raadt
2006-05-14
comment out link up/down printf's.
Brad Smith
2006-05-14
Initial import of wpi(4), a blob-free driver for Intel PRO/Wireless 3945ABG
Damien Bergamini
2006-05-14
Add abstraction for resistor factors; makes it easier to compare them to
Mark Kettenis
2006-05-14
Add a quirk to force the Wi-spy spectrum analyser to attach as ugen.
Matthieu Herrb
2006-05-13
regen
Matthieu Herrb
2006-05-13
Add Metageek Wi-Spy. ok deraadt@
Matthieu Herrb
2006-05-13
add IFQ_SET_MAXLEN
Brad Smith
2006-05-13
add IFQ_SET_READY in wanpipe_generic_register() to notify the stack that this
Brad Smith
2006-05-13
use the PCI id from pcireg.h
Brad Smith
2006-05-13
add the PCI id and minimal changes necessary for the Xframe-II, according
Brad Smith
2006-05-12
Fix a misreporting bug after bioctl -H is used to create a hotspare. This was
Marco Peereboom
2006-05-12
add the PCI hdaudio subclass.
Brad Smith
2006-05-12
code we can read
Theo de Raadt
2006-05-11
use the PCI multimedia subclass type HD audio define from pcireg.h
Brad Smith
2006-05-11
add PCI multimedia subclass type of HD audio.
Brad Smith
2006-05-11
if (!foo & BAR) bad, if (!(foo & BAR)) better, and I'll have a cookie per
Miod Vallat
2006-05-11
more microHAM devices
Jason Wright
2006-05-11
more microHAM devices (from linux)
Jason Wright
2006-05-11
support the microHAM radio/computer interfaces
Jason Wright
2006-05-11
sync
Jason Wright
2006-05-11
2 microHAM devices from linux, and one from me
Jason Wright
2006-05-11
fix incorrect ADC list for ALC880.
Brad Smith
2006-05-10
Add some airplane code.
Marco Peereboom
2006-05-10
regen
Michael Shalayeff
2006-05-10
a few more oxford thingies and order
Michael Shalayeff
2006-05-09
fix non-ALTQ case.
Brad Smith
2006-05-09
Sprinkle a few bus_space_barrier() calls. Some of these may not be strictly
Mark Kettenis
2006-05-08
Add smbios support for i386 and amd64, fix ipmi to use this new functionallity,
Gordon Willem Klok
2006-05-08
fix printf.
Brad Smith
2006-05-08
KNF
Brad Smith
2006-05-08
silence a debug message; from kili@outback.escape.de; ok miod
Theo de Raadt
2006-05-08
Make ath_attach() return error if the RF is unsupported so the PCI code
Pedro Martelletto
2006-05-08
readable names for AD1981HD codec
Brad Smith
2006-05-08
ALC260: improve readability of mixer item names.
Brad Smith
2006-05-08
support for 8ch playback with STAC9221D codec.
Brad Smith
2006-05-08
sync NetBSD RCS ids
Brad Smith
2006-05-08
Don't crash when a connection list has invalid NIDs.
Brad Smith
2006-05-08
add some trace messages in azalia_mixer_init().
Brad Smith
2006-05-08
OpenBSD RCS ids
Brad Smith
2006-05-08
- make this compile with AZALIA_DEBUG
Brad Smith
2006-05-08
- Don't assume the device always has PCI_MAPREG_MEM_TYPE_64BIT. [1]
Brad Smith
2006-05-08
Revert last commit till a better method can be found.
Jonathan Gray
2006-05-07
Add remaining glue for physical disk count.
Marco Peereboom
2006-05-07
Fix cut'n'paste abuse in previous typo fix; spotted by Constantine A. Murenin,
Miod Vallat
2006-05-07
oops, use correct size for GET_IOC_CHAN_DESC
Marco Peereboom
2006-05-07
Add bio framework (not functional yet).
Marco Peereboom
2006-05-07
add a name to rwlock so that we can tell where procs are getting stuck
Ted Unangst
2006-05-07
Add abstraction for resistor factor; makes it easier to compare them to
Mark Kettenis
2006-05-07
fix a typo and some KNF.
Brad Smith
[next]