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
/
ic
Age
Commit message (
Expand
)
Author
2005-12-10
{en,re}trys -> {en,re}tries; eyeballed by jmc@
Miod Vallat
2005-12-10
Lint doesn't like trailing commas in enums.
Kenneth R Westerback
2005-12-09
back out 1.97. it was causing a freeze on boot with an older card. problem
David Gwynne
2005-12-09
Remove surplus semicolon.
Jonathan Gray
2005-12-04
Allocate all scbs during initialization to avoid using
Kenneth R Westerback
2005-12-03
splimp -> splnet
Brad Smith
2005-12-03
The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER is
Kenneth R Westerback
2005-12-03
Don't retry unsupported SCSI commands by returning TRY_AGAIN_LATER.
Kenneth R Westerback
2005-12-03
Remove some typedef struct goo.
Marco Peereboom
2005-12-02
only poll if scsi_poll was requested
Michael Shalayeff
2005-12-02
typo.
Marco Peereboom
2005-12-01
bus_dma code clean up. No functional change. Polished form of diff
Kenneth R Westerback
2005-12-01
bus_dma code clean up. No functional change. Polished form of diff
Kenneth R Westerback
2005-11-29
Fix bus_dma code to eliminate my busted logic, align usage with man
Kenneth R Westerback
2005-11-28
Correct parameter in bus_dmamem_alloc().
Kenneth R Westerback
2005-11-28
Correctly report channel. PR 4728.
Jonathan Gray
2005-11-27
Don't use dmamap->dm_nsegs after calling bus_dmamap_unload() on
Kenneth R Westerback
2005-11-27
Prevent scsi pass-through busses from attaching when a board is marked
Marco Peereboom
2005-11-27
Fix ami_freemem() by initializing segp before using it.
Kenneth R Westerback
2005-11-26
Move bus_dma from pa to dva. I wrote the initial diff with an ok from dlg@
Marco Peereboom
2005-11-25
FALLTHROUH -> FALLTHROUGH for lint.
Kenneth R Westerback
2005-11-24
dont need spls in attach
David Gwynne
2005-11-23
make this easier for me to read by changing the locking to use the bare
David Gwynne
2005-11-23
When defragmenting a mbuf chain before transmitting it, don't allocate a mbuf
Damien Bergamini
2005-11-23
Be more robust when handling Rx interrupts. If we can't allocate and DMA map
Damien Bergamini
2005-11-23
Optimize TXTIME and PLCP LENGTH field computation.
Damien Bergamini
2005-11-23
hp sa p600 sas; from Srebrenko Sehic <haver@insecure.dk>
Michael Shalayeff
2005-11-23
slight shuffle at the top of the file. dont include biovar.h if bio is not
David Gwynne
2005-11-23
use proper bus_size_t for register offsets and not bus_addr_t; uwe@ miod@ tes...
Michael Shalayeff
2005-11-23
assume vtophys(vaddr_t) just what all the other archs expect; no functional c...
Michael Shalayeff
2005-11-21
Do not dare dereferencing NULL pointers if OSIOP_DEBUG.
Miod Vallat
2005-11-21
contorl -> control
Miod Vallat
2005-11-21
Move contents of sys/select.h to sys/selinfo.h in preparation for a
Todd C. Miller
2005-11-20
Un-revert backout to 20051009 and add patches from Martin Bouyer to
Kenneth R Westerback
2005-11-20
Add support for GCT GRF5101 RF transceiver based hardware. Magic numbers
Jonathan Gray
2005-11-20
fix dmesg printing so the adapter info has a proper dmesg entry
Brad Smith
2005-11-20
Reorder dma stuff so that it makes sense.
Marco Peereboom
2005-11-19
Add a few more Prism USB Component IDs.
Jonathan Gray
2005-11-19
Remove superfluous statement-ending semi-colons. i.e., "return foo;;" should
Aaron Campbell
2005-11-18
do not devide by zero
Michael Shalayeff
2005-11-18
Major improvements to the aac(4) device driver.
Nathan Binkert
2005-11-16
Synch up all .h mpi files with FreeBSD. These new files contain the latest
Marco Peereboom
2005-11-15
add IFQ_SET_MAXLEN().
Brad Smith
2005-11-14
register offsets [against bh] are expected bus_size_t and not bus_addr_t
Michael Shalayeff
2005-11-14
ep_w1_reg() returns int thus no need to stuff it into bus_addr_t
Michael Shalayeff
2005-11-12
splimp -> splvm
Brad Smith
2005-11-11
fix kgdb compilation; input and ok miod@.
Federico G. Schwindt
2005-11-11
more verbose error message for the "bogus xmit rate" problem
Reyk Floeter
2005-11-09
Don't fall back to fake geometry if ata_get_params() fails.
Uwe Stuehler
2005-11-09
splimp -> splnet
Brad Smith
[prev]
[next]