Age | Commit message (Expand) | Author |
2004-10-24 | Shuffle defines around so that ahc and ahd use the aic_ names that | Kenneth R Westerback |
2004-08-13 | Fix issue with auto request sense handling for both ahc and ahd. | Kenneth R Westerback |
2004-08-01 | Fold in relevant bits of the most recent two updates from | Kenneth R Westerback |
2004-06-05 | another try to re-add it | Theo de Raadt |
2004-06-05 | Remove unused file. We use aic7xxxvar.h. | Kenneth R Westerback |
2004-02-22 | Minor tweak from gibbs @ FreeBSD. Shorten one printf, eliminate | Kenneth R Westerback |
2004-02-08 | Pull in a few recent changes from FreeBSD, plus a couple of local | Kenneth R Westerback |
2004-01-17 | Major stability improvement. Fix a variety of systems and problems | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-10-21 | typos from Tom Cosgrove; | Jason McIntyre |
2003-09-29 | more dmamp_sync()s; krw@ ok | Michael Shalayeff |
2003-08-12 | fix after mickey breakage; reported by grange@. | Federico G. Schwindt |
2003-08-12 | constify sequencer script; krw@ ok | Michael Shalayeff |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-03-30 | Fix probing of dual channel 7899 with some fixes from current FreeBSD | Kenneth R Westerback |
2003-03-21 | Endian fixes for ahc driver. These are a no-op for i386. Now works on macppc. | Dale Rahn |
2003-01-05 | spelling | Theo de Raadt |
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller |
2002-10-09 | Remove trailing '\n's from panic messages. | Kenneth R Westerback |
2002-07-05 | attempt to make ahc smaller. change PCI interrupt handler. | Steve Murphree |
2002-06-28 | Return of new ahc | Steve Murphree |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-03-26 | Fix problems the ahc driver was having with the recent changes to | Kenneth R Westerback |
2002-03-19 | remove __P | Todd C. Miller |
2002-03-19 | revert to older ahc driver until the new one's bugs are fixed | Todd C. Miller |
2002-02-16 | New port of FreeBSD's ahc driver | Steve Murphree |
2001-11-15 | Compile with AHC_DEBUG | Hakan Olsson |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-11-05 | Switch everything to the new bus_dmamap_sync API. | Artur Grabowski |
2001-09-20 | occured->occurred | Mike Pechkin |
2001-08-31 | Prepare for transition to 5-parameter bus_dmamap_sync() by creating and | Kenneth R Westerback |
2001-08-12 | absolutely no need to include vm_parm.h after vm.h | Michael Shalayeff |
2001-08-12 | remove some of the redundant vm includes | Michael Shalayeff |
2001-04-24 | missing splx, found by art, not yet tested by smurph, but he has run out of time | Theo de Raadt |
2001-04-06 | Move offsetof define into sys/param.h | Constantine Sapuntzakis |
2001-03-25 | Missing splx(). Thanks to Dawson and team for finding this one | Constantine Sapuntzakis |
2000-12-06 | new timeouts; art@ ok | Michael Shalayeff |
2000-08-02 | No need to include pci header files here. | Aaron Campbell |
2000-07-03 | Add support for big endian hardware. Clean up memory vs. io mapping code. | Steve Murphree |
2000-04-05 | Changed boot messages and fixed Ultra160 boot messages. | Steve Murphree |
2000-04-04 | Import tagging code and try to resolve locking problem. | Steve Murphree |
2000-03-22 | new ahc driver. Adds suport for newer Adaptec controllers. This represents ... | Steve Murphree |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1997-07-03 | do not whine about failed negotiations | Theo de Raadt |
1997-04-10 | queue handling hacks for chips like aic7860 which have small numbers of SCB's. | Theo de Raadt |
1997-01-15 | sc_link.adapter_buswidth, set to 16 if wide scsi. if 0 it gets converted | Theo de Raadt |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist |
1996-10-31 | $OpenBSD RCSIDs | Niklas Hallqvist |