summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-07Always assume write commands had zero residual; the chip only countsChristopher Pascoe
2007-04-07Whitespace cleanup. No code change.Christopher Pascoe
2007-04-07tweak previous; ok claudioJason McIntyre
2007-04-07Add transfer failure detection and recovery from non-fatal errors.Christopher Pascoe
2007-04-07Rework command issue/completion flow to be more like AHCI's and switch toChristopher Pascoe
2007-04-07Replace code that tries to find the boot device by pretending to walk theMark Kettenis
2007-04-07Split command completion out into a separate function, working towardsChristopher Pascoe
2007-04-07Replace code that tries to find the boot device by pretending to walk theMark Kettenis
2007-04-07Upon fork() set the child's view of the stored file status flags inheritedKurt Miller
2007-04-07Use pci_matchbyid() rather than handrolled equivalent. From Brad.Kenneth R Westerback
2007-04-07Permit PACKET command issue.Christopher Pascoe
2007-04-07Fill out control information for ATAPI commands.Christopher Pascoe
2007-04-07Helper macros to provide the port name in debug messages.Christopher Pascoe
2007-04-07Use the rx_count saved in the LRAM command slot entry to determine theChristopher Pascoe
2007-04-07Add some more device status related register definitions.Christopher Pascoe
2007-04-07Document the terse format outputs. Additional input by jmc@Claudio Jeker
2007-04-07Sync the command corresponding to our ccb, not slot 0.Christopher Pascoe
2007-04-07document STARTDIRMarc Espie
2007-04-07Add infrastructure to handle more than one ccb.Christopher Pascoe
2007-04-07- use .Bk/.Ek to avoid SYNOPSIS splittingJason McIntyre
2007-04-07Correct offset for global interrupt status register.Christopher Pascoe
2007-04-07this diff covers two changes, but theyre very tightly tied together.David Gwynne
2007-04-07sizeofa will give us the number of elements in an array. use it whenDavid Gwynne
2007-04-07Sprinkle const poison, remove unneeded variable.Ray Lai
2007-04-07Use __progname and warn instead of fprintf where appropriate.Ray Lai
2007-04-07De-lint.Ray Lai
2007-04-06Add support for PCIe. Don't map interrupts that are already mapped correctly.Mark Kettenis
2007-04-06Warn if one of the required fields is not filled out. RequestedRay Lai
2007-04-06Don't shadow variables. Enable -Wshadow.Ray Lai
2007-04-06Implement "bgpctl show neighbor <peer> terse" this will print all statisticsClaudio Jeker
2007-04-06Add proper checks against fgets failure. From Charles Longeau.Ray Lai
2007-04-06Include update statistics in the bgpctl show neighbor output.Claudio Jeker
2007-04-06Count the updates and withdraws for additional statisic gathering.Claudio Jeker
2007-04-06Adds a pidfile argument to pflogd so that individualCan Erkin Acar
2007-04-06Correct order of bus_space_barrier() parameters.Jonathan Gray
2007-04-06argc does not include __progname after subtracting optind.Ray Lai
2007-04-06when copying regular files, look for blocks of zeroes. when we see them,Ted Unangst
2007-04-06use rwlocks instead of hand-rolled. make the softc private parts private.Ted Unangst
2007-04-06white space fixDavid Gwynne
2007-04-06copy the dmamem wrapper into sili for use for allocating hba memory. thisDavid Gwynne
2007-04-06Wait until we have idled the port before obtaining the error CCB, so asChristopher Pascoe
2007-04-06Only include newest dmesg.Ray Lai
2007-04-06Attach dmesg to sendbug reports by default. Use -D flag to disable.Ray Lai
2007-04-06Fix a strange typo and don't set sc_docked in acpidock_dockctl(). It'sMichael Knudsen
2007-04-06Match even more ids: 3131/3531 and some rebadged Intel/AdaptecJonathan Gray
2007-04-06reflect new stupid DST US/Canada rules; #5433 John L. ScarfoneTheo de Raadt
2007-04-05Allow usb microcode to be built in a cross environment. System endian has beenDale Rahn
2007-04-05regenJonathan Gray
2007-04-05More sili additions.Jonathan Gray
2007-04-05regenJonathan Gray