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
2007-07-24
hardware WEP in the TX path.
Damien Bergamini
2007-07-23
This shouldn't be needs-count -- especially because it breaks config.
Michael Knudsen
2007-07-23
bthub needs-count
Michael Knudsen
2007-07-23
This improves cdce(4) and makes some devices work that previously did not
Marc Balmer
2007-07-23
Some style/knf nits.
Michael Knudsen
2007-07-23
Add glue for a control device for bthub(4). Will be used to configure
Michael Knudsen
2007-07-23
STAC7661:
Deanna Phillips
2007-07-23
Fix a typo in a comment: VAIO SE -> VAIO SZ.
Deanna Phillips
2007-07-23
STAC7661: rename "inputs.mic" to "record.volume". This is what the
Deanna Phillips
2007-07-23
STAC7661:
Deanna Phillips
2007-07-23
We will never make a mixer item out of the pin control operation, so
Deanna Phillips
2007-07-22
clear the IFF_ALLMULTI flag when the interface goes down.
David Gwynne
2007-07-22
the softc variable is sc, not sp.
David Gwynne
2007-07-21
no need to say in two ways "a set of usb devices went away"; ok by a few
Theo de Raadt
2007-07-20
Don't show debug output when an interrupt is not for us.
Marc Balmer
2007-07-18
- when traversing mixer fields in the attach routine and connecting
Jacob Meuser
2007-07-18
unbreak build.
Damien Bergamini
2007-07-18
move the processing of the pause attribute to the end of audiosetinfo(),
Jacob Meuser
2007-07-18
convert code under #if 0 to the new ieee80211_key structure.
Damien Bergamini
2007-07-18
replace the ieee80211_wepkey structure with a more generic ieee80211_key
Damien Bergamini
2007-07-17
Add missing '};' to end struct declaration. Compiles again.
Kenneth R Westerback
2007-07-17
more places where the difference between the hardware sample size
Jacob Meuser
2007-07-17
ident/ansify/de-register
Jasper Lievisse Adriaanse
2007-07-17
- the data in the read buffer, that was put there by the hardware,
Jacob Meuser
2007-07-17
when looping through an array and advancing your pointer to the array
Jacob Meuser
2007-07-16
The logic determining the value of rl_eewidth for the 9346 and 9356
Todd C. Miller
2007-07-15
Delay switching to the real serial console until we attach the serial device.
Mark Kettenis
2007-07-14
- ANSI function declarations
Jacob Meuser
2007-07-11
Use the full 64 bits available when reporting sizes; now bioctl shows
Otto Moerbeek
2007-07-11
endianness
Damien Bergamini
2007-07-10
emu(4) incorrectly overrides the requested recoding format, setting
Jacob Meuser
2007-07-10
change firmware loading code to adopt the new 2.14.4 firmware layout.
Damien Bergamini
2007-07-10
fix the bug rev 1.56 uncovered and rev 1.62 worked around.
Jacob Meuser
2007-07-09
take into account possible expansion and be more careful not to
Jacob Meuser
2007-07-09
give the user what they expect instead of what we're working with
Jacob Meuser
2007-07-09
don't always spew massive debug messages just because AUDIO_DEBUG is
Jacob Meuser
2007-07-08
ansify/de-register
Jasper Lievisse Adriaanse
2007-07-08
Process scan command results. Enable 'ifconfig -M'.
Marcus Glocker
2007-07-08
As pointed out by Mickey, "-I/usr/includes" is not required for
Kenneth R Westerback
2007-07-07
Restore missing '(' to allow successful compilation. Bad pyr@.
Kenneth R Westerback
2007-07-07
Make the scan command work, finally.
Marcus Glocker
2007-07-07
Add support for Realtek ALC883. This is the "value" edition of the
Deanna Phillips
2007-07-06
typo in an error message.
Damien Bergamini
2007-07-06
- enable full-duplex mode by default if a device is opened
Jacob Meuser
2007-07-06
the AUDIO_WSEEK ioctl should return the number of bytes in the play
Jacob Meuser
2007-07-06
be sure to respect the pause attribute
Jacob Meuser
2007-07-06
- there is no need for audio_init_ringbuffer() to always set the "pause"
Jacob Meuser
2007-07-06
The poll(2) syscall doesn't work correctly on audio(4) devices.
Jacob Meuser
2007-07-05
fixes my previous commit.
Damien Bergamini
2007-07-05
don't set IEEE80211_CAPINFO_ESS bit since we're not operating as an AP.
Damien Bergamini
[next]