summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-20Initial revisionTakuya ASADA
2010-09-20Initial revisionTakuya ASADA
2010-09-20Use SSD_ERRCODE_CURRENT instead of magic 0x70.Kenneth R Westerback
2010-09-20define and use macros for looking at ncq bits.David Gwynne
2010-09-20missing #includeDamien Miller
2010-09-20check that received values are smaller than the group size in theDamien Miller
2010-09-20nsd uses configure, so put it in NO_CROSS for now.Dale Rahn
2010-09-20install a SIGCHLD handler to reap expiried child process; ok markus@Damien Miller
2010-09-20add some missing ral/run firmware to install mediaJonathan Gray
2010-09-20bus_dmamap_sync was using xs->flags to determine which directionDavid Gwynne
2010-09-20Update instructions for testing npppd and pipex. The instructions wasYASUOKA Masahiko
2010-09-20Fix unitialised variable access in the suspend/resume caseJonathan Gray
2010-09-20bufq_drain() does not need to be done in deactivate; we only needTheo de Raadt
2010-09-20Write the start of an activate function. QUIESCE should wait for theTheo de Raadt
2010-09-20Need an activate function to get to sub-devices. Write it by hand sinceTheo de Raadt
2010-09-20DVACT_ACTIVATE and DVACT_DEACTIVATE do nothing here; removeTheo de Raadt
2010-09-20Must travese deeper for DVACT_QUIESCE; ok miodTheo de Raadt
2010-09-20bring back scsi_base.c r1.195 and scsiconf.h r1.138 now thatDavid Gwynne
2010-09-20After the gcc4 switch the stack protector triggers in atwJonathan Gray
2010-09-19Shorten text pointing from -X to -print0.Ingo Schwarze
2010-09-19Overhaul ddb disassembler to recognize all MIPS IV instructions, as well asMiod Vallat
2010-09-19move the ncq depth calculation into atascsi_probe where it belongs. byDavid Gwynne
2010-09-19acpi sub-drivers may not use sensordev_install(); all acpi/acpiec/dsdtTheo de Raadt
2010-09-19Do not break .Op scope by .Oc.Ingo Schwarze
2010-09-19more wacky macro fixing;Jason McIntyre
2010-09-19more wacky macro fixing;Jason McIntyre
2010-09-19more wacky macro fixing;Jason McIntyre
2010-09-19more wacky macro fixing;Jason McIntyre
2010-09-19more wacky macro fixing;Jason McIntyre
2010-09-19put HISTORY in the right place;Jason McIntyre
2010-09-19fix some unbalanced quoting;Jason McIntyre
2010-09-19- put the Os macro in the correct placeJason McIntyre
2010-09-19add support for 82583V. Confirmed to work on Portwell CAD-0205.YASUOKA Masahiko
2010-09-19remove a phantom control character;Jason McIntyre
2010-09-19more wacky macro fixes;Jason McIntyre
2010-09-19fix some unbalanced quoting, and a little whitespace removal;Jason McIntyre
2010-09-19- remove some silly .Tn/.TmJason McIntyre
2010-09-19.Tm -> .NmJason McIntyre
2010-09-19check the cdb length on the scsi commands we emulate in atascsi as a way toDavid Gwynne
2010-09-19Check the right mask for additional functions in phy code for 82575Jonathan Gray
2010-09-19wrap a long lineTheo de Raadt
2010-09-19- remove BUGS: it was out of dateJason McIntyre
2010-09-19Move setting of reception of broadcast packets from lii_init() intoStuart Henderson
2010-09-18Add cvs tag, author name and yearTodd C. Miller
2010-09-18some macro cleanup:Jason McIntyre
2010-09-18Test default precision when ndigit is negative.Todd C. Miller
2010-09-18Add more test vectors.Todd C. Miller
2010-09-18claim that we are pkg-config 0.22; ok ajacoutot@ ckuethe@Stuart Henderson
2010-09-18add forgotten ``return NULL'' when a .wav file fails to get theAlexandre Ratchov
2010-09-17revert scsi_base.c r1.195 and scsiconf.h r1.138 as it screws up with someDavid Gwynne