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-11-28
make ata controllers protect their own command lists so atascsi doesnt have
David Gwynne
2007-11-27
typos; ok jmc@
Martynas Venckus
2007-11-26
Undo (well, comment out) 1.10 - this causes a regression on oqo-1 machines,
Miod Vallat
2007-11-26
bump the maximum cdb that the driver will take from the midlayer up to 16
David Gwynne
2007-11-26
print the comma before the MAC address string in dc_attach() instead of the
Brad Smith
2007-11-26
drive port probes from the scsi midlayer now that it will ask the adapter
David Gwynne
2007-11-26
typos; ok jmc@
Martynas Venckus
2007-11-25
spelling fixes, from Martynas Venckus;
Jason McIntyre
2007-11-23
If the card has gone away, return imediately from the interrupt handler.
Mark Kettenis
2007-11-23
starting bits to implement hotplug of sili controllers. this adds the code
David Gwynne
2007-11-21
Remove superfluous function declaration
Bret Lambert
2007-11-19
802.11 radiotap + various tweaks
Damien Bergamini
2007-11-18
revert previous commit as requested by kettenis and deraadt.
Brad Smith
2007-11-18
remove use of static.
Brad Smith
2007-11-17
- Add more LED support, like activity blinking (though just supporting
Marcus Glocker
2007-11-17
implement ic_set_key() and ic_delete_key() callbacks.
Damien Bergamini
2007-11-17
RT2560+RT2661: update the physical address in the RX descriptor after
Damien Bergamini
2007-11-17
sync error messages with man page's DIAGNOSTICS section.
Damien Bergamini
2007-11-16
clear host to mcu mailbox after loading microcode.
Damien Bergamini
2007-11-16
cast pointer to right type
Theo de Raadt
2007-11-15
New driver for Ralink RT2860 chipset.
Damien Bergamini
2007-11-11
The interrupt routine doesn't need to explicity invoke splbio/splx.
Kenneth R Westerback
2007-11-10
- Fix command timeouts in certain scenarios (like under X11)
Marcus Glocker
2007-11-07
More SPLBIO around scsi_done.
Kenneth R Westerback
2007-11-06
More scsi_done() at SPLBIO.
Kenneth R Westerback
2007-11-05
More scsi_done() at SPLBIO.
Kenneth R Westerback
2007-11-05
More scsi_done() at SPLBIO. Wrap more interrupt function calls while
Kenneth R Westerback
2007-11-05
More scsi_done() at SPLBIO. Wrap more interrupt function calls while
Kenneth R Westerback
2007-11-05
More scsi_done() at SPLBIO. Wrap another interrupt function call while
Kenneth R Westerback
2007-11-05
More scsi_done() at SPLBIO. Wrap another interrupt function call while
Kenneth R Westerback
2007-11-05
More scsi_done() at SPLBIO. If you poll by manually calling the
Kenneth R Westerback
2007-11-05
Take a bit more care to ensure that SCSI_POLL commands always return
Kenneth R Westerback
2007-11-01
backout last "fix" because it breaks operation on some devices. even
Reyk Floeter
2007-10-29
fix the setup of Tx descriptors. the frame type and "no ack" bits were
Reyk Floeter
2007-10-24
Unconditionally initialize all channels, regardless of locale.
Bret Lambert
2007-10-22
enable the fifo probe code as long as the serial is not used as console
Federico G. Schwindt
2007-10-20
Remove unneeded scope declarations that shadows existing ones. krw@ ok
Federico G. Schwindt
2007-10-20
Move a few more definitions to pcf8584var.h. Needed for SUNW,envctrl and
Mark Kettenis
2007-10-20
Call scsi_done() at SPLBIO. 'looks olright' says mickey.
Kenneth R Westerback
2007-10-20
Put scsi_done() invocations inside existing splbio/splx pairs to make
Kenneth R Westerback
2007-10-18
avoid splassert, caused by the fact that iha_main() is called
Otto Moerbeek
2007-10-18
Add some first LEDs support. Tested on my cardbus Linksys WPC54G Ver 3.
Marcus Glocker
2007-10-17
use ansi declarations and rename gdt to sc to avoid shadows and follow
Federico G. Schwindt
2007-10-16
more remove unneeded declarations that shadows existing vars; ok by many.
Federico G. Schwindt
2007-10-15
more remove unneeded declarations that shadows existing vars; ok by many.
Federico G. Schwindt
2007-10-14
Fix a panic which happens with ACX100 chipsets in ieee80211_add_xrates()
Marcus Glocker
2007-10-13
remove unneeded declarations that shadows existing vars; ok by many.
Federico G. Schwindt
2007-10-13
add the AR5416 and AR5418 device IDs (needs some more testing)
Reyk Floeter
2007-10-12
The newer single chip Atheros wireless chipsets like the AR5424,
Reyk Floeter
2007-10-09
MALLOC -> malloc
Gilles Chehade
[next]