Age | Commit message (Expand) | Author |
2007-03-20 | nothing from wdc, wd, or any of the existing ata stuff pls. this gets rid | David Gwynne |
2007-03-20 | Spec says we can't write anything other than the global host control register | Christopher Pascoe |
2007-03-20 | Minor style fixup. | Christopher Pascoe |
2007-03-20 | Request "descriptor processed" interrupts only for PIO requests (inquiry, | Christopher Pascoe |
2007-03-20 | Calculate the residual and copy it back to the scsi_xfer, so that RW actually | Christopher Pascoe |
2007-03-20 | Add support for issuing sector read/write commands. | Christopher Pascoe |
2007-03-20 | sync usage() w/ synopsis; | Jason McIntyre |
2007-03-20 | tweaks; | Jason McIntyre |
2007-03-20 | new sentence, new line; | Jason McIntyre |
2007-03-20 | Add line-buffering flag (-u). | Ray Lai |
2007-03-20 | Split PRDT unload out into its own function, for symmetry. | Christopher Pascoe |
2007-03-20 | Instead of having a copy of every register that we will issue in the ata_cmd, | Christopher Pascoe |
2007-03-20 | Change API for struct ata_xfer allocation to move it into the device that | Christopher Pascoe |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst |
2007-03-20 | remove some bogus *p, from charles longeau | Ted Unangst |
2007-03-20 | remove *p | Ted Unangst |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst |
2007-03-20 | remove some bogus *p from charles longeau | Ted Unangst |
2007-03-20 | document softraid and bioctl creation of softraid | Todd T. Fries |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst |
2007-03-20 | Hook up sd ioctl. | Marco Peereboom |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst |
2007-03-20 | Fake out target id for bioc_disk. | Marco Peereboom |
2007-03-20 | Use queue.h macros instead of home made for thingy. | Marco Peereboom |
2007-03-19 | Use u_int32_t instead of u_long for IP addresses. | Marco Pfatschbacher |
2007-03-19 | Only call bus_dmamap_unload() if we loaded a dmamap beforehand. Found out | Claudio Jeker |
2007-03-19 | the autoconf glue funcs (match/attach/etc) are only used inside softraid.c, | David Gwynne |
2007-03-19 | be a tiny little bit more verbose when encoutering bad block or fragment | Otto Moerbeek |
2007-03-19 | sync | Theo de Raadt |
2007-03-19 | new sentence, new line; | Jason McIntyre |
2007-03-19 | english does not require that nouns be capitalised; | Jason McIntyre |
2007-03-19 | - add .Cd entries for com2, zrc0, and pxammc0 | Jason McIntyre |
2007-03-19 | +.Xr evdns 3 , | Jason McIntyre |
2007-03-19 | further cleanup; | Jason McIntyre |
2007-03-19 | sync | Theo de Raadt |
2007-03-19 | add MLINKS for evdns_err_to_string() and evdns_nameserver_add(); | Jason McIntyre |
2007-03-19 | Remove force-PIO workaround for wd@pciide. | Miod Vallat |
2007-03-19 | bus_dmamap_sync fixes to cope with real life. | Miod Vallat |
2007-03-19 | clean up this page; | Jason McIntyre |
2007-03-19 | Default to writeback cache. | Miod Vallat |
2007-03-19 | Also shift superblock fields in ffs_reload(), okay beck@ deraadt@ | Pedro Martelletto |
2007-03-19 | sync | Theo de Raadt |
2007-03-19 | provide MLINKS for evhttp_start() and evhttp_free(); | Jason McIntyre |
2007-03-19 | tweaks; | Jason McIntyre |
2007-03-19 | Deactivate the pmap in cpu_exit. This way we can avoid quite a lot of | Artur Grabowski |
2007-03-19 | Update to libevent-1.3b while retaining our local changes. beck@ OK | Todd C. Miller |