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
2007-07-18
replace the ieee80211_wepkey structure with a more generic ieee80211_key
Damien Bergamini
2007-07-16
The logic determining the value of rl_eewidth for the 9346 and 9356
Todd C. Miller
2007-07-15
Delay switching to the real serial console until we attach the serial device.
Mark Kettenis
2007-07-09
don't always spew massive debug messages just because AUDIO_DEBUG is
Jacob Meuser
2007-07-08
ansify/de-register
Jasper Lievisse Adriaanse
2007-07-04
bye bye
Henning Brauer
2007-06-26
Implement bit swap for a byte in O(log(N)) rather than O(N), prompted
Tom Cosgrove
2007-06-25
support early W83627EHF-A; tested by Sam Fourman Jr; discussed with Gong Jun;...
Constantine A. Murenin
2007-06-24
rework sensor tasks to use the kernels generic workq rather than a special
David Gwynne
2007-06-22
ansify/de-register
Jasper Lievisse Adriaanse
2007-06-20
Better recovery when osiop goes nuts and spits
Miod Vallat
2007-06-17
We can not consider the first sti region as always mapped, since on pci
Miod Vallat
2007-06-17
Make sure to pass valid extended initialization structure pointers in
Miod Vallat
2007-06-16
constify
Damien Bergamini
2007-06-12
add M_CANFAIL to malloc() flags, requested by
Thordur I. Bjornsson
2007-06-07
move ieee80211_compute_duration() and ieee80211_compute_duration1()
Damien Bergamini
2007-06-06
add another revision "RTL8168 3"; from NetBSD via Brad
Peter Valchev
2007-06-06
the copyright holder changed the license from "dual bsd/gpl" to be
Reyk Floeter
2007-06-06
- Recognize the 8110SCe 8169 revision in re(4)
Peter Valchev
2007-06-06
do not include ipx headers (were not needed in the first place)
Henning Brauer
2007-05-31
erroneously EINVAL is always reported where the function
David Gwynne
2007-05-31
if poking the controller fails for whatever reason the drives'
David Gwynne
2007-05-31
remove the scsi task thread, and replace it with the system workq.
David Gwynne
2007-05-29
sprinkle some SMALL_KERNEL to permit bio/softraid to run on boot media
Todd T. Fries
2007-05-29
It helps to commit removals from the tree that has the files cvs removed
Claudio Jeker
2007-05-29
Make stimeout a debug print. It has no value for users to see it.
Marco Peereboom
2007-05-29
Move tokenring support to the attic where it can join the cards that where
Claudio Jeker
2007-05-29
Beef up malo_hexdump() to emulate hexdump -C output. Helps to see hidden
Claudio Jeker
2007-05-28
Gently nudge up the interrupt coalescing timeout to 128 microseconds. This
Chris Kuethe
2007-05-26
fix a copy/paste typo from my previous commit: s/dhf/dhg/g
Constantine A. Murenin
2007-05-26
'recevied' -> 'received' in a displayed message. From Diego Casati.
Kenneth R Westerback
2007-05-25
Bump firmware package version; Better naming of the malo firmware files.
Marcus Glocker
2007-05-25
add support for W83627DHG; ok kettenis
Constantine A. Murenin
2007-05-25
fix a typo in RFACT of 3.3Vcc of w83627ehf; ok kettenis
Constantine A. Murenin
2007-05-23
instead of trying to keep up w/ changing url, simply document
Jason McIntyre
2007-05-23
%z in printf(9) is not the same as %z in printf(3). Change to %lu
Ray Lai
2007-05-22
Pass string to printf instead of struct that contains string.
Ray Lai
2007-05-22
Remove broken URLs.
Jonathan Gray
2007-05-21
Switch pcfiic to rwlock.
Jonathan Gray
2007-05-19
My 3c905C needs a brief pause after reset for PIO too, at least on hppa.
Mark Kettenis
2007-05-19
command ids for mailbox commands
David Gwynne
2007-05-19
stash the dma tag in sli_softc
David Gwynne
2007-05-19
hook up interrupts, but a little different to what i usually do. this maps
David Gwynne
2007-05-18
spelling in comment fix
David Gwynne
2007-05-16
add definitions for the bits in the "register" bus_space region.
David Gwynne
2007-05-16
map the pci BARs that we're interested in. this gives us access to the
David Gwynne
2007-05-15
start work on a driver for emulex fibre channel controllers.
David Gwynne
2007-05-14
delete unused code; ok krw
Theo de Raadt
2007-05-09
Remove an obsolete comment which guesses about a register write an never
Marcus Glocker
2007-05-09
diable -> disable
Miod Vallat
[next]