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
2004-12-13
Use millisends rather than microseconds in parameters to timer
Kenneth R Westerback
2004-12-11
Invert the polarity of two tests in the recovery code that could cause
Kenneth R Westerback
2004-12-11
Correct a very rare case where command ordering could be compromised
Kenneth R Westerback
2004-12-10
Factor out repeated code into ahd_done_with_status().
Kenneth R Westerback
2004-12-10
Include scsi id in debug message for queued SCB's.
Kenneth R Westerback
2004-12-08
Defer reinitialisation of the RU until after the interrupt handler has had
Christopher Pascoe
2004-12-02
rev 1.126
Brad Smith
2004-11-28
rev 1.74
Brad Smith
2004-11-24
Long time not accurate anymore.
Miod Vallat
2004-11-23
replace old net/if_ieee80211.h header with the net80211 ones, kernel part.
Federico G. Schwindt
2004-11-23
store number of supported gpio pins
Reyk Floeter
2004-11-23
support the gpio found on ath(4) devices.
Reyk Floeter
2004-11-23
More FreeBSD delta reduction. Use aic_* defines rather than ahd_* one
Kenneth R Westerback
2004-11-22
ad1981 does not like init; from fgsch@
Michael Shalayeff
2004-11-21
revert part of rev 1.29 which caused a severe performance drop.
Brad Smith
2004-11-21
Fix theo's amd64
Marco Peereboom
2004-11-18
a few more codecs from nbsd
Michael Shalayeff
2004-11-18
More NetBSD cruft removal/FreeBSD delta reduction. Whitespace, function and v...
Kenneth R Westerback
2004-11-16
if_dc.c rev 1.56
Brad Smith
2004-11-14
More NetBSD cruft removal, starting with 'struct ahd_pci_busdata' and
Kenneth R Westerback
2004-11-13
Eliminate a structure member introduced via NetBSD, now superfluous.
Kenneth R Westerback
2004-11-13
Eliminate more cruft that crept in during FreeBSD -> NetBSD -> OpenBSD
Kenneth R Westerback
2004-11-11
some fixes for beeing compatible with gcc3 as noticed by some people.
Reyk Floeter
2004-11-08
use __packed instead of __attribute__ ((__packed__)) (ok miod@), check
Reyk Floeter
2004-11-07
struct ucode.length should be in number of elements (u_int32_t), not
Daniel Hartmeier
2004-11-06
sync pci ids
Reyk Floeter
2004-11-04
fix memory leak on deleting a screen; from janjaap@stack.nl via pr3977
Michael Shalayeff
2004-11-03
register typo
Reyk Floeter
2004-11-03
oops missed to set devtype here rather than in sti_sgc.c:1.23
Michael Shalayeff
2004-11-03
knf, use positive error values (suggested by miod@)
Reyk Floeter
2004-11-03
Revert to 3.6-current code since IBM onboard mpt's act up. Found by pval & d...
Marco Peereboom
2004-11-02
Remove __HAVE_NWSCONS and related remnants of pre-wscons days; no functional
Miod Vallat
2004-11-02
spacing, beautify dmesg output
Reyk Floeter
2004-11-02
removed some printfs
Reyk Floeter
2004-11-02
import of a free hal part for the ath driver as a replacement for the
Reyk Floeter
2004-11-02
imported Sam Leffler's ath driver for atheros multimode wireless nics
Reyk Floeter
2004-11-01
back out previous commit.
Brad Smith
2004-10-31
don't swap zeros
Brad Smith
2004-10-30
Add missing manufacturing pages. Only the IO Unit pages are now missing but ...
Marco Peereboom
2004-10-29
rev 1.78
Brad Smith
2004-10-28
add \n in 'invalid state' message; from Martin Reindl; ok miod@.
Xavier Santolaria
2004-10-28
Redo RAID volume pages
Marco Peereboom
2004-10-26
Add RAID volume page
Marco Peereboom
2004-10-24
More freebsd delta reduction. Eliminate use of NetBSD scsipi defines
Kenneth R Westerback
2004-10-24
A missed ahd_htole16 -> aic_htole16 in an unused define.
Kenneth R Westerback
2004-10-24
Remove ahc/ahd NetBSD compatibility defines unused since we started
Kenneth R Westerback
2004-10-24
Missed file from previous aic diff.
Kenneth R Westerback
2004-10-24
Shuffle defines around so that ahc and ahd use the aic_ names that
Kenneth R Westerback
2004-10-24
Minimize delta to FreeBSD in preparation for bringing in updates.
Kenneth R Westerback
2004-10-23
add missing braces, noticed by mcbride@
Brad Smith
[next]