summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2010-04-06On RT3090 chips, read vendor RF settings from ROM and apply them.Damien Bergamini
2010-04-06Give rt3090_efuse_read_2() a chance to work by using the correct offset.Damien Bergamini
2010-04-06A fix for the PCI-X check so that this is only tested on controllersChristian Weisgerber
2010-04-06Simple implementation of RFC4941, "Privacy Extensions for StatelessStefan Sperling
2010-04-06add Intel 82801GR RAID.David Gwynne
2010-04-06sync againAlexander Hall
2010-04-06tweak previousAlexander Hall
2010-04-06add BELKIN F5D8055V2Alexander Hall
2010-04-06syncAlexander Hall
2010-04-06ids for BELKIN F5D8055V2Alexander Hall
2010-04-06sparc64 has no boot(8) page; from Daniel DickmanJason McIntyre
2010-04-06se(4) now fits, for you sickos buying such strange hardwareTheo de Raadt
2010-04-06use SLISTs for managing the ccb free list rather than TAILQs.David Gwynne
2010-04-06modify siop to provide an iopool as a way for the midlayer to manageDavid Gwynne
2010-04-06modify mpi to provide an iopool as a way for the midlayer to manage accessDavid Gwynne
2010-04-06cut sd over to using the new shiny scsi_xsh api. instead of pushing io ontoDavid Gwynne
2010-04-06implement a new mechanism for allocating resources on the bus.David Gwynne
2010-04-05Make this work properly after the cpu_info indexing change.Mark Kettenis
2010-04-05backout these two files i committed by accident.Damien Bergamini
2010-04-05Fix indentation.Mark Kettenis
2010-04-05fix regression on RT2860C introduced in previous commit.Damien Bergamini
2010-04-05Initial bits for >=RT3090 support.Damien Bergamini
2010-04-05syncDamien Bergamini
2010-04-05new Ralink PCI IDsDamien Bergamini
2010-04-05Remove a useless usbd_get_interface_descriptor.Jonathan Armani
2010-04-05fill in the the lowest aligned logical block address field. itDavid Gwynne
2010-04-05Be sure to preserve boot code load address and size information whenMiod Vallat
2010-04-05populate the logical per physical exponent of the read cap 16 reply byDavid Gwynne
2010-04-05add support for READ_CAPACITY_16.David Gwynne
2010-04-05add support for ata disks with block sizes other than 512 bytes. i haventDavid Gwynne
2010-04-04yes kids, there are amd64 machines with pcmciaTheo de Raadt
2010-04-04Reinitialize pins upon resume. Makes audio work after resume on machinesMark Kettenis
2010-04-04Fix build after spc_scsi_cmd() prototype change.Miod Vallat
2010-04-04regenMiod Vallat
2010-04-04OpenBSD uses bus_space_copy_#, not bus_space_copy_region_#. Make sure only theMiod Vallat
2010-04-04Fix bus_space_{read,write}_raw_region_# operation.Miod Vallat
2010-04-04Attach the 2nd generation of 6000 2x2 devices even though the firmwareDamien Bergamini
2010-04-04syncDamien Bergamini
2010-04-04PCI ID for second generation of Intel Centrino Advanced-N 6200 devices.Damien Bergamini
2010-04-04syncDamien Bergamini
2010-04-04PCI ID for Atheros AR9300.Damien Bergamini
2010-04-04Fix 5GHz channels TX power settings for RT2860/RT2870 (does notDamien Bergamini
2010-04-04clock_settime() should cancel an in-progress adjtime() just likePhilip Guenthe
2010-04-04configure conversion for the correct direction. I guess no one hasJacob Meuser
2010-04-04avoid rounding the blocksize to 0Jacob Meuser
2010-04-03instead of returning EINVAL if an unsupported sample rate wasJacob Meuser
2010-04-03Set the RL_FLAG_MACSLEEP flag for the RTL8103E chipset.Stuart Henderson
2010-04-03Don't return 0 if error is set to EBADRPC. Found by jsg@ and clang.Kenneth R Westerback
2010-04-03Minor reliability fixes:Miod Vallat
2010-04-03se* cannot fit until I resize the mediaTheo de Raadt