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-06-06
Shrink dmesg output. Tweaked version of a diff from tedu@
Jonathan Gray
2007-06-05
Major wpi(4) update:
Damien Bergamini
2007-06-05
Shuffle calculation of physical block so that bounds checking is not off by
Marco Peereboom
2007-06-05
Remove the "Static" declaration of many functions. It was defined to be empty
Marc Balmer
2007-06-05
Switch to rwlock(9)
Jonathan Gray
2007-06-05
consistently use one variable instead of deriving it repeatedly
Todd T. Fries
2007-06-05
use six new macros to access & store the 48-bit disklabel fields related
Theo de Raadt
2007-06-04
Enable channel switching.
Marcus Glocker
2007-06-04
Forgot this in my last committ.
Marc Balmer
2007-06-04
Last part of FreeBSD/NetBSD sepcific code removal.
Marc Balmer
2007-06-04
use S_IFCHR instead of S_IFBLK to shut the SCSI midlayer up during
Marco Peereboom
2007-06-03
sync
Damien Miller
2007-06-03
Add WCH/QinHeng CH341 serial/parallel
Damien Miller
2007-06-03
put raidc inside ifdef CRYPTO, since it won't work without it
Ted Unangst
2007-06-03
shuffle the raid 1 specific functions to be all together and closer
Ted Unangst
2007-06-03
Implement transmission of ACL and SCO packets
Uwe Stuehler
2007-06-03
Make RX path work on big endian, too.
Marcus Glocker
2007-06-03
delete two extra lines which are not needed because that is how strings
Theo de Raadt
2007-06-03
virtual device drivers tend not to need machine/bus.h. also important
Theo de Raadt
2007-06-03
The firmware converts every 802.11 RX data frame into a 802.3 frame,
Marcus Glocker
2007-06-03
During autoassemble get the actual raid level instead of always 1.
Marco Peereboom
2007-06-02
Add support for ICH8M IDE.
Jonathan Gray
2007-06-02
regen
Jonathan Gray
2007-06-02
Add some devices found on an Intel 965GM/ICH8M laptop.
Jonathan Gray
2007-06-02
little fixes to get hotkeys working again. from alexey vatchenko
Ted Unangst
2007-06-02
Disable crypto until we figure out proper key management and other stuff
Marco Peereboom
2007-06-02
Fix collision by not adding data length but blocks instead.
Marco Peereboom
2007-06-02
split up large CMD53 reads and writes
Uwe Stuehler
2007-06-02
retry reading HCI packets a few times before giving up
Uwe Stuehler
2007-06-02
Add optional metadata element. This will be needed in the future for
Marco Peereboom
2007-06-02
Redo the sense mechanism to become autosense instead of request sense.
Marco Peereboom
2007-06-01
Add RX path and enable monitor mode.
Marcus Glocker
2007-06-01
remove strings from sensor.desc which are now present in sysctl variable name...
Constantine A. Murenin
2007-06-01
remove ofw devices which we don't use; that way of mixing devices is crazy
Theo de Raadt
2007-06-01
check return value of findblkmajor; this fixes a crash on vax during boot.
Marco Peereboom
2007-06-01
remove strings from sensor.desc which are now present in sysctl variable name...
Constantine A. Murenin
2007-06-01
Add additional flag to indicate that we have a metdadata io pending; this
Marco Peereboom
2007-06-01
initialize the rings
Reyk Floeter
2007-06-01
Check return code for resource allocation.
Marco Peereboom
2007-06-01
Remove more Free(?)BSD and NetBSD #ifdef/#endifs. No functional nor
Marc Balmer
2007-06-01
Remove the hci_enable now done in a higher layer.
Gordon Willem Klok
2007-06-01
Only probe phy's at address 0; gets rid of bogus phy's on the
Mark Kettenis
2007-06-01
save metdata in context using dlg and tedu's shiny new workq api.
Marco Peereboom
2007-06-01
Don't initialize d_partitions[RAW_DISK] just before calling
Kenneth R Westerback
2007-05-31
don't print debug messages
Uwe Stuehler
2007-05-31
Clean up and fix sbt_write_packet()
Uwe Stuehler
2007-05-31
switch wskbd hotkeys over to workq. this eliminates quite a bit of code,
Ted Unangst
2007-05-31
further improvement of the bus space i/o. firmware loading, booting,
Reyk Floeter
2007-05-31
Redo the syncer to be a little smarter on interaction while shutting down
Marco Peereboom
2007-05-31
enable all debugging messages by default if the driver is compiled with
Reyk Floeter
[next]