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-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
2007-05-09
remove the internal wrapper functions for ieee80211_mhz2ieee and
Reyk Floeter
2007-05-08
backout while the amd64 puc situation is rethought
Theo de Raadt
2007-05-08
non-static inline functions waste space
Theo de Raadt
2007-05-08
move com_activate() to where it belongs
Theo de Raadt
2007-05-08
put more foo_detach() routines where they are used
Theo de Raadt
2007-05-08
rl_detach() is only used for cardbus case
Theo de Raadt
2007-05-08
wdcrestart() is never used
Theo de Raadt
2007-05-08
atapi_print() is never used
Theo de Raadt
2007-05-08
ami chips have no mechanism to take commands off them once we've submitted
David Gwynne
2007-05-08
turn off SIOP_STATS; ok krw
Theo de Raadt
2007-05-08
dc_detach() is only used by cardbus code, so move it there; ok jsg
Theo de Raadt
2007-05-07
floating unused variable (except in debug case)
Theo de Raadt
2007-05-05
malo_hexdump() is only used by code under MALO_DEBUG, so ifdef it
Jonathan Gray
2007-05-05
move xl_detach() -- which is only used by cardbus -- to the cardbus code.
Theo de Raadt
2007-05-05
Properly ifdef debug bits to save a bit of space.
Jonathan Gray
2007-05-03
Add monitor mode. Add fast channel switching. Do some simplifications
Marcus Glocker
2007-05-03
Enable fast channel switching in monitor mode, which makes apps like
Marcus Glocker
2007-05-02
Eliminate unused inline functions and replace ahc_lock() which
Kenneth R Westerback
2007-04-28
missing splbio/splx pair (which splasserted me per-device probe) in
Theo de Raadt
2007-04-28
remove abstraction around splbio/splx; they just confuse things; ok dlg marco...
Theo de Raadt
2007-04-26
Improve debug statements. No binary change without AMI_DEBUG.
Alexander Bluhm
2007-04-23
Kill inlines to shave some bytes.
Artur Grabowski
2007-04-22
disable debug output here too. it's working fine (even on strange archs)
David Gwynne
2007-04-20
Increase the delay while uploading a firmware buffer in malo_load_firmware().
Claudio Jeker
2007-04-19
Cleanup phy selection code, simplifying the code considerably. Attach only
Mark Kettenis
2007-04-19
make it compile again if LMDEBUG is defined;
Robert Nagy
2007-04-17
The debug printf in malo_newstate() is too verbose so require debug level 2
Claudio Jeker
2007-04-16
During the drives detection only check the status register to be not
Alexander Yurchenko
2007-04-13
scsi_generic is now 16 bytes. Adjust padding so struct is still
Kenneth R Westerback
[next]