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-03-20
Spec says we can't write anything other than the global host control register
Christopher Pascoe
2007-03-20
Minor style fixup.
Christopher Pascoe
2007-03-20
Request "descriptor processed" interrupts only for PIO requests (inquiry,
Christopher Pascoe
2007-03-20
Calculate the residual and copy it back to the scsi_xfer, so that RW actually
Christopher Pascoe
2007-03-20
Add support for issuing sector read/write commands.
Christopher Pascoe
2007-03-20
Split PRDT unload out into its own function, for symmetry.
Christopher Pascoe
2007-03-20
Instead of having a copy of every register that we will issue in the ata_cmd,
Christopher Pascoe
2007-03-20
Change API for struct ata_xfer allocation to move it into the device that
Christopher Pascoe
2007-03-20
Hook up sd ioctl.
Marco Peereboom
2007-03-20
Fake out target id for bioc_disk.
Marco Peereboom
2007-03-20
Use queue.h macros instead of home made for thingy.
Marco Peereboom
2007-03-19
Only call bus_dmamap_unload() if we loaded a dmamap beforehand. Found out
Claudio Jeker
2007-03-19
the autoconf glue funcs (match/attach/etc) are only used inside softraid.c,
David Gwynne
2007-03-19
Fix keyword expansion.
Michael Knudsen
2007-03-19
attach softraid to the root of the device tree in a machine independant
David Gwynne
2007-03-19
Add a new device that provides a framework for IO manipulation. A very basic
Marco Peereboom
2007-03-19
Fix some code relative to chips that don't currently work (BCM5722 &
Kenneth R Westerback
2007-03-18
Define MMC_STOP_TRANSMISSION command (CMD12)
Uwe Stuehler
2007-03-18
DHC automatically sends a CMD12 after multiple-block transfers, but other
Uwe Stuehler
2007-03-18
Support the PXA27x SD/SDIO/MMC controller on Zaurus
Uwe Stuehler
2007-03-18
Backout pascoe@'s last USB change because it page faults at attachment
Marcus Glocker
2007-03-18
OX16PCI954K is a puc@cardbus (missed in the previous puc@cardbus commits)
Michael Shalayeff
2007-03-18
add OX16PCI954K puc id
Michael Shalayeff
2007-03-18
Comment routine which does the chip access validation.
Marcus Glocker
2007-03-18
o Add bcw_80211_core_init() according to
Marcus Glocker
2007-03-18
Perform legacy emulation handover for USB1 companion controllers immediately
Christopher Pascoe
2007-03-18
Wait the stable power delay on a USB hub only once per hub (not per port),
Christopher Pascoe
2007-03-18
Save SOF (frame timing adjustment) before the very first host controller
Christopher Pascoe
2007-03-18
sync
Reyk Floeter
2007-03-18
add device IDs of the new VIA CX700 chipset
Reyk Floeter
2007-03-17
replace the VMWARE quirk that restricts the bus width to 16 targets with
David Gwynne
2007-03-17
add uts(4); this was missing from the initial commit
Robert Nagy
2007-03-17
regen
Jonathan Gray
2007-03-17
Add some more NVIDIA graphics cards.
Jonathan Gray
2007-03-16
Split the whole chip init stuff in bcw_init() into a new function
Marcus Glocker
2007-03-16
uts(4) is a driver for USB Touchscreens;
Robert Nagy
2007-03-16
Add missing "goto fail;" in an error path of fxp_attach().
Claudio Jeker
2007-03-16
Cleanup prototypes.
Marcus Glocker
2007-03-16
Remove a lot of dead code and nonexisting registers. This stuff was mostly
Marcus Glocker
2007-03-16
Better (constant) register naming.
Marcus Glocker
2007-03-16
Split the beacon returned by ieee80211_beacon_alloc() in two parts and
Claudio Jeker
2007-03-16
First super massive register cleanup run; group/sort registers,
Marcus Glocker
2007-03-16
A new PCI id for Intel's PCIe quad port fiber adapter.
Reyk Floeter
2007-03-15
sync
Reyk Floeter
2007-03-15
add Intel PCI-E quad port fiber device ID
Reyk Floeter
2007-03-15
Set chip operation mode in the init path. Add first bits to enable
Marcus Glocker
2007-03-15
Since p_flag is often manipulated in interrupts and without biglock
Artur Grabowski
2007-03-15
regen
Jonathan Gray
2007-03-15
commit the correct version this time
Jonathan Gray
2007-03-15
Add a few different things found in submitted dmesgs.
Jonathan Gray
[next]