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
Age
Commit message (
Expand
)
Author
2007-07-01
Add gentbi(4).
Mark Kettenis
2007-07-01
Correctly count interrupts for devices that share interrupts.
Mark Kettenis
2007-07-01
Reset PDC devices before enabling iova space if we're not on a serial console.
Mark Kettenis
2007-07-01
Oops! Revert previous commit.
Mark Kettenis
2007-07-01
Add PDC_IO.
Mark Kettenis
2007-07-01
Add a few more registers.
Mark Kettenis
2007-06-30
Bump number of supported interrupt routing entries.
Mark Kettenis
2007-06-30
regen
Jonathan Gray
2007-06-30
Add a few devices found in submitted dmesgs
Jonathan Gray
2007-06-30
Add 802.11d (domain info) command.
Marcus Glocker
2007-06-29
ansify/de-register
Jasper Lievisse Adriaanse
2007-06-29
respect timeouts. prompted by freebsd pr110122, but also proplerly
Henning Brauer
2007-06-29
sick of extra static messing up tracebacks; ok miod
Theo de Raadt
2007-06-29
force the pci bus probe routines to look for extra functions on jmicron
David Gwynne
2007-06-29
when we attach to the jmicron controllers, whack their configuration around
David Gwynne
2007-06-29
demystify a little more of the jmicron pci control registers
David Gwynne
2007-06-29
define away some of the magic on jmicron controllers
David Gwynne
2007-06-27
wt(4) was removed a while ago, so don't support booting off it anoymore.
Michael Knudsen
2007-06-27
Shrink code by not using __inline without static; like we did for sk(4).
Mark Kettenis
2007-06-27
According to Intel errata:
Artur Grabowski
2007-06-26
Switch associated pciide(4) into native mode, and route its interrupt
Mark Kettenis
2007-06-26
Make natsemi_pci_intr() use pciide_intr_flag(). Needed on the PC87415 part
Mark Kettenis
2007-06-26
Fix a race condition during ruleset reload; make sure we don't walk off
Ryan Thomas McBride
2007-06-26
Provide a default case so that we don't end up trying to dereference
Tom Cosgrove
2007-06-26
Implement bit swap for a byte in O(log(N)) rather than O(N), prompted
Tom Cosgrove
2007-06-26
loadfile() returns an open file descriptor on successful exit, so
Tom Cosgrove
2007-06-26
Fix the description of loadfile() semantics in comment (and kill "and
Tom Cosgrove
2007-06-26
Fix "the the"s. ok miod@.
Tom Cosgrove
2007-06-26
Alignment fixes from mickey.
Jonathan Gray
2007-06-25
support early W83627EHF-A; tested by Sam Fourman Jr; discussed with Gong Jun;...
Constantine A. Murenin
2007-06-25
replace magic number with a define.
Thordur I. Bjornsson
2007-06-25
crank ifq_maxlen from 50 to 256, so it is not smaller than most interfaces
Henning Brauer
2007-06-25
use daddr64_t for size in bounds_check_with_label(); prompted by miod@;
Otto Moerbeek
2007-06-25
Fix a couple of "of of"s in comments.
Tom Cosgrove
2007-06-25
"of of" is wrong - it should be "off of" - but "from" is even nicer
Tom Cosgrove
2007-06-25
pretty mechanical change: now that the state tables use seperate state
Henning Brauer
2007-06-25
merge tcp_set_iss() and tcp_set_tsm(); ok mcbride, djm (on earlier version)
Markus Friedl
2007-06-24
Remove some unused leftover code; original request from jasper@
Uwe Stuehler
2007-06-24
Crank initial storage for extents a bit. We really should allocate extents
Mark Kettenis
2007-06-24
Fix xd and xy disklabel handling.
Miod Vallat
2007-06-24
Attach as console when appropriate.
Mark Kettenis
2007-06-24
When bootfile was made global so that macppc could modify it, it
Tom Cosgrove
2007-06-24
Fix typo in (unused) #define.
Mark Kettenis
2007-06-24
Save some bytes and make code more readable by removing junk union and
Ryan Thomas McBride
2007-06-24
rework sensor tasks to use the kernels generic workq rather than a special
David Gwynne
2007-06-23
Implement disk sizes > 2^32-1. Code modelled on NetBSD.
Kenneth R Westerback
2007-06-23
Enable workaround for decrementer exception problem.
Dale Rahn
2007-06-23
net80211 growth means vr(4) goes away for now
Theo de Raadt
2007-06-23
use a masked destination network instead of the interface ip for the
Reyk Floeter
2007-06-23
Accept 0x00 as notify type since some notebooks (MSI-S260)
Can Erkin Acar
[next]