summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2005-08-17ARGH! undo commit because i used the wrong tree.Marco Peereboom
2005-08-17Add support for unused disks.Marco Peereboom
2005-08-17add a macro for the WRITE_BUFFER opcodeDavid Gwynne
2005-08-17add bio_unregister so drivers can remove their bio entry on error orDavid Gwynne
2005-08-17Use defines for disk mode page codes. Check returned mode pages toKenneth R Westerback
2005-08-17dont increment the offset both in and out of the loop while reading theDavid Gwynne
2005-08-163.8 will ship with support for art(4)Theo de Raadt
2005-08-16regenBrad Smith
2005-08-16PCI ids for AMD 8132 PCI-X bridge.Brad Smith
2005-08-16Only send the PFSS_TIMESTAMP timestamp bit across the wire, in case weChristopher Pascoe
2005-08-16Synchronise timestamp modulation and scrubbing min ttl information.Christopher Pascoe
2005-08-16Fix a few retardos. Yelled at by deraadt@Marco Peereboom
2005-08-15Add global hot spare support.Marco Peereboom
2005-08-15free the right buffer on errorDavid Gwynne
2005-08-14KNF mostly spaces and make the dmesg line a bit shorter.Claudio Jeker
2005-08-14No longer used prototype.Claudio Jeker
2005-08-14No more musyccbus aka ebus.Claudio Jeker
2005-08-14Kill the musyccbus/ebus device and use musycc for both functions of theClaudio Jeker