summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-08-23Ralink windows driver incorectly lists an SMC product id which isJonathan Gray
2005-08-22Only let unused disks be marked hot spares. ok deraadt@Marco Peereboom
2005-08-22check for scsi_autoconf state, spotted by marco; ok krwTheo de Raadt
2005-08-22don't go beyond the end when parsing tuples. diff originally by pascoe@,Federico G. Schwindt
2005-08-22when nat'ing icmp 'connections', replace icmp id with proxy valuesDaniel Hartmeier
2005-08-22fix rdr to bitmask replacement address pool. patch from Max Laier,Daniel Hartmeier
2005-08-22spell: failture->failureDavid Krause
2005-08-22regenBrad Smith
2005-08-22add a unknown Broadcom Gig PHY. This is just a placeholder for now untilBrad Smith
2005-08-21handle the unblink request; ok dlg marco krwTheo de Raadt
2005-08-21update the 802.11 station address if the ethernet lladdr has been changed.Reyk Floeter
2005-08-21Some devices go berserk when asked for mode sense pages they don'tKenneth R Westerback
2005-08-21remove the IEEE80211_C_SCANALL capability, it should be used onReyk Floeter
2005-08-21Parameter being passed __func__ must be const char *. Allows aac toKenneth R Westerback
2005-08-20cac(4) are 234* series and ciss(4) are 56* series.Brad Smith
2005-08-20handle timeouts and errors betterMichael Shalayeff
2005-08-20some wsdisplay devices don't have an input device attached.Matthieu Herrb
2005-08-20Check for and report the presense of SSE3. This has started to appearJonathan Gray
2005-08-20PNI was changed to be known as SSE3 by Intel so makeJonathan Gray
2005-08-19regenJonathan Gray
2005-08-19A few more ATI products: RS300 Host, Radeon X600 and FireGL V3100.Jonathan Gray
2005-08-19Spacing.Marco Peereboom
2005-08-18Only allow blocksizes that are powers of 2 between 512 and 64K. An sdKenneth R Westerback
2005-08-18Silly dlg did not read my old code careful enough. Missed 2 bits that areMarco Peereboom
2005-08-18Skip (trap) instruction in cpu_fork() instead of proc_trampoline().Mark Kettenis
2005-08-18on debug, print the tuple number along with the name to help debugging inFederico G. Schwindt
2005-08-18Match nforce 2/3/4 SATA using generic sata_chip_map().Jonathan Gray
2005-08-18Make zaudio(4) work like a laptop, so that when you plug your headphonesRobert Nagy
2005-08-18do not allow 0-length transforms; from freebsdTheo de Raadt
2005-08-18Several boards incorporating SIS SATA chips have dellusions of granduerJonathan Gray
2005-08-18infrastructure to support blinking controlled via /dev/bio ioctls. theDavid Gwynne
2005-08-18Malloc temporary buffers in pfioctl rather than having several largeChristopher Pascoe
2005-08-18Rearrange pf_state and pfi_kif so that the parts of the structure neededChristopher Pascoe
2005-08-18das blinkenlighten! uses /dev/bio to allow an ioctl to turn identify onDavid Gwynne
2005-08-18blinking doesnt care about volid and diskid at the moment. use targetDavid Gwynne
2005-08-18fix a pasto by marco@David Gwynne
2005-08-18Add "create hot spare" ok dlg@Marco Peereboom
2005-08-17Add ioctl for setting the state of disks.Marco Peereboom
2005-08-17Add additional paramter to ami_mgmt so that we can start support "set hdd sta...Marco Peereboom
2005-08-17Move #defines under the right heading.Marco Peereboom
2005-08-17Add blink ioctl.Marco Peereboom
2005-08-17KNFMarco Peereboom
2005-08-17Fix incorrect structure. Spotted by Jordan Hargrave.Marco Peereboom
2005-08-17Cleanup up hot spare and unsused disk code. ok deraadt@Marco Peereboom
2005-08-17Move WRITE_BUFFER to appropriate spot. Bad dlg@Marco Peereboom
2005-08-17fix led states and knf. this also enables support for the software ledReyk Floeter
2005-08-17cleanup and knf. remove the ath_product() workaround.Reyk Floeter
2005-08-17fix compiling with AR5K_DEBUG. thanks to Bernd Ahlers.Reyk Floeter
2005-08-17WRITE_BUFFER is a valid command to make it to the passthru busses. makeDavid Gwynne
2005-08-17Add support for unused disks.Marco Peereboom