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
2013-01-25
the event type is a 16bit value, not 32bit. use htole16 instead of htole32.
David Gwynne
2013-01-25
we go to a lot of effort to post the first tx descriptor last, but we
David Gwynne
2013-01-25
the myx_dmamem struct doesnt need a name.
David Gwynne
2013-01-21
Split AHCI in order to support devices which are not attached via pci.
Patrick Wildt
2013-01-21
myx does reads and writes in one direction to packet buffers. lets try
David Gwynne
2013-01-18
Convert softraid crypto to the new ccb and workunit completion functions.
Joel Sing
2013-01-18
The workunit completion needs to run at IPL_BIO, at least for now.
Joel Sing
2013-01-18
Convert softraid RAID 0 to new workunit completion functions
Joel Sing
2013-01-18
Convert softraid concat to new workunit completion functions.
Joel Sing
2013-01-18
Tweak workunit completion.
Joel Sing
2013-01-18
Implement common workunit completion functions and handle the completion
Joel Sing
2013-01-18
Clean up and rework workunit completion for RAID 0. Ensure that we remove
Joel Sing
2013-01-18
acpi: add acpiec_lock and acpi_unlock routines.
Paul Irofti
2013-01-18
Convert RAID1 to new ccb functions.
Joel Sing
2013-01-18
data transfers suit STREAMING dma maps.
David Gwynne
2013-01-18
acpi: Add global lock enter and leave routines.
Paul Irofti
2013-01-18
Clean up and rework workunit completion for concat. Ensure that we remove
Joel Sing
2013-01-18
Reset I/O counters when releasing ccbs.
Joel Sing
2013-01-17
Don't try to access m_head after it may be freed (unlikely for VT6105M,
Chris Cappuccio
2013-01-17
sync
Reyk Floeter
2013-01-17
Add a few more VMware devices.
Reyk Floeter
2013-01-17
forgot this file when committing the 64bit dva diff.
David Gwynne
2013-01-17
Convert softraid RAID 0 to the new ccb functions.
Joel Sing
2013-01-17
Restructure the RAID1 I/O path so that we only get a ccb once we are
Joel Sing
2013-01-17
mikeb pointed at that the interrupt status register read in mpi_intr was
David Gwynne
2013-01-17
we dont need to read the interrupt status register to know if we have
David Gwynne
2013-01-17
Convert softraid concat to the new ccb functions.
Joel Sing
2013-01-17
treat DVAs as 64bits all the time so we can avoid ugly casts and shifts in
David Gwynne
2013-01-17
Add a hibernate HIB_DONE op. After the memory-side-effect driver finishes
Theo de Raadt
2013-01-17
first or second coming, commie or not commie, one m in coming is sufficient
Henning Brauer
2013-01-17
Force the latest 3 generations of Intel SATA chipsets into AHCI mode.
Claudio Jeker
2013-01-16
Fight global eye bleeding by fixing evil typos.
Miod Vallat
2013-01-16
Consistently call sr_scsi_done instead of scsi_done.
Joel Sing
2013-01-16
Loongson: add throttling support.
Paul Irofti
2013-01-16
Add a function that handles the completion of a ccb.
Joel Sing
2013-01-16
Add a new capability flag to identify disciplines where read failures are
Joel Sing
2013-01-16
Set resid to zero if the scsi transfer completed without error.
Joel Sing
2013-01-16
Factor out code used to release ccbs from a workunit.
Joel Sing
2013-01-16
regen
Brad Smith
2013-01-16
Some corrections for D-Link device names.
Brad Smith
2013-01-16
fix typo in comment
Darren Tucker
2013-01-16
Add hardware VLAN tag/untag support for VT6105M chips. Help/feedback/ok
Darren Tucker
2013-01-16
Sort the PCI ids.
Brad Smith
2013-01-16
Add hardware VLAN tag/untag support for VT6105M chips. Help/feedback/ok
Darren Tucker
2013-01-16
regen
Brad Smith
2013-01-16
Add D-Link DFE-520TX C1
Brad Smith
2013-01-16
Keep a count of packets added to the chip's TX queue and only poke the chip
Darren Tucker
2013-01-15
More syncing with FreeBSD bge version. No binary change.
Claudio Jeker
2013-01-15
Implement a function that gets and correctly initialises a ccb for I/O,
Joel Sing
2013-01-15
Always initialise the discipline name, not just when we are doing a create.
Joel Sing
[next]