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
Age
Commit message (
Expand
)
Author
2006-07-19
Add cd_powerhook(). Use it to lock CD drives having open partitions
Kenneth R Westerback
2006-07-18
attach to the ADMtek 983B chipset as well.
Brad Smith
2006-07-18
regen
Brad Smith
2006-07-18
add the ADMtek AN983B PCI id.
Brad Smith
2006-07-18
Swap inode's associated device number on big-endian architectures when
Pedro Martelletto
2006-07-18
nuke sc->rssadapt_ch. it was used but not initialized.
Damien Bergamini
2006-07-18
fix a broken conditional expression in rum_bbp_init().
Damien Bergamini
2006-07-18
mountroothooks don't return a value, so don't use USB_ATTACH_ERROR_RETURN
Damien Bergamini
2006-07-18
fix polling for busy bit in rum_bbp_{read,write}
Damien Bergamini
2006-07-18
SEC_CSR registers have a different meaning in RT2501USB.
Damien Bergamini
2006-07-18
fix rum_set_chan():
Damien Bergamini
2006-07-18
regen
Moritz Jodeit
2006-07-18
Add O2Micro OZ711EC1 SmartCardBus Controller.
Moritz Jodeit
2006-07-18
RF registers are 20 bits on RT2501USB, not 21.
Damien Bergamini
2006-07-18
RT2501USB uses 32bit registers unlike RT2500USB.
Damien Bergamini
2006-07-18
RT2501USB needs to reserve room for a 32bit value aligned on a 32bit
Damien Bergamini
2006-07-18
- move default register values into if_rumreg.h (for consistency w/ ural)
Damien Bergamini
2006-07-18
sync
Theo de Raadt
2006-07-18
fix vendor typo
Theo de Raadt
2006-07-18
Tyops: simultaniously and carefull
Michael Knudsen
2006-07-18
On some TI controllers, disable the SD/MMC bit on the flash media so
Federico G. Schwindt
2006-07-18
modify interrupt handlers to exit early and return 0 on shared interrupts.
Damien Bergamini
2006-07-18
get rid of arc network support. we have no users of it so this is dead
David Gwynne
2006-07-18
typo
Michael Shalayeff
2006-07-18
sync
Theo de Raadt
2006-07-18
mediatek/spectec
Theo de Raadt
2006-07-18
First and foremost, avoid an obious race between two or more processes
Uwe Stuehler
2006-07-18
regen
Brad Smith
2006-07-18
the VIA HDA PCI id matches against multiple chipsets.
Brad Smith
2006-07-18
increase the number of Jumbo slots a little bit for sparc64.
Brad Smith
2006-07-17
same changes as i386. tested by kettenis@ and ckuethe@. thanks.
Federico G. Schwindt
2006-07-17
same fix as i386
Theo de Raadt
2006-07-17
we prefer it if this compiles
Theo de Raadt
2006-07-17
regen
Brad Smith
2006-07-17
fix some of the IBM entries.
Brad Smith
2006-07-17
silently return if sdmmc is disabled/not in the kernel. uwe@ ok.
Federico G. Schwindt
2006-07-17
correct the way hosts are alloc'ed. fixes crashes on controllers with
Federico G. Schwindt
2006-07-17
id tag.
Federico G. Schwindt
2006-07-17
use malloc'ed buffers rather than losing some/all of the static buffers
Federico G. Schwindt
2006-07-17
sync
Theo de Raadt
2006-07-17
new bridge; sthen@symphytum.spacehopper.org
Theo de Raadt
2006-07-17
Fixups for NVIDIA MCP04 SATA interrupts.
Mark Kettenis
2006-07-17
Switch to a three-phase pci resource fixup:
Dale Rahn
2006-07-17
correct base freq mask per spec. sdhc found in the nx6125 now configures
Federico G. Schwindt
2006-07-17
regen
David Gwynne
2006-07-17
add areca and their raid products
David Gwynne
2006-07-17
PC5740 is umodem not umsm. Should fix PR 5181.
Jonathan Gray
2006-07-17
Call ip_savecontrol() in the multicast codepath of udp_input() similar to
Claudio Jeker
2006-07-17
No point in memsetting individual struct members after memsetting the
Michael Knudsen
2006-07-17
Prefer malloc over the stack for an array of 256 pointers. ok dlg@
Miod Vallat
[next]