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-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
2004-10-23
re-add old xl_encap_90xB() for 905B/C cards. removed in rev 1.52.
Brad Smith
2004-10-22
KNF
Marco Peereboom
2004-10-22
And add a license before theo kills me.
Marco Peereboom
2004-10-22
Add mpt_ioctl.h file.
Marco Peereboom
2004-10-22
Add:
Marco Peereboom
2004-10-20
put newlines at slightly different places during attach, leading to clean
Theo de Raadt
2004-10-20
Use bus_addr_t instead of int for port address/offset, ok mickey
Per Fogelstrom
2004-10-17
Add a callback drv_probe() to allow underlying ata controller driver
Alexander Yurchenko
2004-10-17
Move declaration of default _vtbl members (wdc_default_*) to
Alexander Yurchenko
2004-10-17
Define number of general and ``shadow'' (overlapping) ATA registers;
Alexander Yurchenko
2004-10-14
a few more c-media codec ids
Michael Shalayeff
2004-10-14
constants for TX underrun handling
Brad Smith
2004-10-14
rev 1.47
Brad Smith
2004-10-13
De-inline siop. Shrinks almost 1K on i386.
Kenneth R Westerback
2004-10-13
Let the generic rtl code work if the bus-dependent code has decided to attach;
Miod Vallat
2004-10-12
Don't use BIOS configuration data when no seeprom is available. Lets
Kenneth R Westerback
2004-10-10
Work around "overlapped command" issue on devices that are slower than U320. ...
Marco Peereboom
2004-10-06
typo
Brad Smith
2004-10-06
Enable round-robin arbitration between transmit and receive unit
Brad Smith
2004-10-04
a whole bunch of avance logic codecs and also patch for some
Michael Shalayeff
2004-10-02
remove if NVLAN here too
Brad Smith
2004-10-01
add some missing $, ok djm@ 'That looks fine to me' millert@
Jonathan Gray
2004-09-30
get the MAC address correct on big endian
Jason Wright
[next]