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
2006-09-22
add support for hotplugging devices on sas controllers. this is disabled
David Gwynne
2006-09-21
code for acking event notifications that require acks.
David Gwynne
2006-09-21
deref the right rcb by using i as the index, not 1 all the time.
David Gwynne
2006-09-21
start cleaning up the completion path for event notifications.
David Gwynne
2006-09-21
add a debug flag type thing for event handling
David Gwynne
2006-09-21
wrap the hardware replies up in a structure called mpi_rcb which is
David Gwynne
2006-09-21
factor the common code out of mpi_intr and mpi_complete. they were
David Gwynne
2006-09-21
event data for the sas phy and sas status change messages
David Gwynne
2006-09-19
attach and enable the newer chipset generations AR2413, AR5413, and
Reyk Floeter
2006-09-19
add missing sys/device.h.
Brad Smith
2006-09-19
detect the newer single chip generations AR2413, AR5413 and AR5224 but
Reyk Floeter
2006-09-19
"pure g" is a special, non-standard ofdm-only mode. use the standard
Reyk Floeter
2006-09-19
better mode setup in the ar5211 and ar5212 reset functions
Reyk Floeter
2006-09-19
fix 11a/b antenna mode setup
Reyk Floeter
2006-09-19
use the correct antenna mode settings and fix a bug in the tx
Reyk Floeter
2006-09-19
disable 11g mode for now
Reyk Floeter
2006-09-19
no externs on protots ad no casts from void *
Michael Shalayeff
2006-09-18
Fix for re_stop() being called from re_cardbus_shutdown() with the
Dimitry Andric
2006-09-18
don't use IF_PREPEND() on altq's.
Damien Bergamini
2006-09-18
macros and types for event notifications from the hardware.
David Gwynne
2006-09-18
tiny whitespace nit
David Gwynne
2006-09-18
There's no need to walk the list of devices to find the SCSI bus we
Pedro Martelletto
2006-09-17
Re-add the link state check to re_start(), which was added in rev 1.31 and
Brad Smith
2006-09-17
set the IFCAP_VLAN_MTU flag.
Brad Smith
2006-09-16
Don't panic if firmware files are not in place. Ja ja ja ja claudio@.
Marcus Glocker
2006-09-16
Bring pgt(4) in a working state. Much work also done by claudio@.
Marcus Glocker
2006-09-16
rework the handling of the errors coming off the hardware at the bottom of
David Gwynne
2006-09-15
Reserve some commands slot for bioctl/sensorsd so ciss doesn't crash
Kenneth R Westerback
2006-09-15
Kettenis's polished version of diff to preserve the mac address on thecus,
Dale Rahn
2006-08-31
ciss can't do bio ioctl's when >1 logical device is defined. Bail out
Kenneth R Westerback
2006-08-31
Start to get interface attach working.
Marcus Glocker
2006-08-31
Some first cleanup run.
Marcus Glocker
2006-08-31
Bring chip into initialized state.
Marcus Glocker
2006-08-31
Oops! Disable debug.
Marco Peereboom
2006-08-31
Add sensor thread for individual sd devices.
Marco Peereboom
2006-08-31
Do proper chipset identification.
Marcus Glocker
2006-08-31
Prerrt print volume nr in dmesg.
Marco Peereboom
2006-08-31
Get firmware loaded.
Marcus Glocker
2006-08-30
Return from channel tuning code if we get IEEE80211_CHAN_ANY
Jonathan Gray
2006-08-30
when determining the size of the volumes and disks we want how many
David Gwynne
2006-08-29
Don't panic when watchdog timeout is called.
Marcus Glocker
2006-08-28
Port bus_dmamap_load(9) and bus_dmamap_sync(9).
Marcus Glocker
2006-08-28
Move DMA mapping code from if_pgt_pci.c to pgt.c and port it as is for now.
Marcus Glocker
2006-08-28
async events defines and structs
Michael Shalayeff
2006-08-28
make a define for dealing w/ the big bit (0x80); no func change
Michael Shalayeff
2006-08-28
properly detect failed drives and do not crash bioctl; krw@ testing
Michael Shalayeff
2006-08-28
bzero() the sensor memory after allocating it.
Kenneth R Westerback
2006-08-28
set error and break -- not return an error before spl is set back in ioctl! f...
Michael Shalayeff
2006-08-27
display proper volume device name in the volume line (; krw@ testing
Michael Shalayeff
2006-08-27
basic monitoring and management support. there are a few more things to fix b...
Michael Shalayeff
[next]