aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sym/sym_hipd.c
Commit message (Expand)AuthorAgeFilesLines
* A couple of chip errata work-arounds refined:Gerard Roudier2001-01-281-3/+3
* Remove unneeded include of <pci.h>Alexander Langer2000-12-071-1/+0
* Convert all users of fldoff() to offsetof(). fldoff() is badPoul-Henning Kamp2000-10-271-4/+0
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-151-1/+0
* PR: kern/20895Gerard Roudier2000-09-031-24/+43
* - Various comment fixes and additions.Gerard Roudier2000-07-021-24/+40
* - Fix a harmless compilation warning on Alpha.Gerard Roudier2000-06-261-15/+58
* Fix a problem of user settings from TEKRAM NVRAMGerard Roudier2000-06-131-6/+10
* - Use `bus space' primitives for IO and MMIO insteadGerard Roudier2000-06-081-88/+195
* - Make the NVRAM debug code compile and work.Gerard Roudier2000-05-281-31/+55
* Work-around a couple of C1010 quirks:Gerard Roudier2000-05-071-37/+71
* Phase mismatch handling from SCRIPTS had beenGerard Roudier2000-04-301-3/+3
* This new version adds support for early NCR chips.Gerard Roudier2000-04-291-2105/+646
* Remove unneeded <sys/buf.h> includes.Poul-Henning Kamp2000-04-181-1/+0
* Second patch that prepares for the addition of theGerard Roudier2000-04-161-301/+303
* First patch that prepares for the adding of multi-firmwareGerard Roudier2000-04-151-313/+233
* This new driver version uses the DMA mapping interfaceGerard Roudier2000-04-021-316/+1023
* Simplifications:Gerard Roudier2000-02-131-568/+281
* - Fix an issue that paniced the machine in data overrunGerard Roudier2000-01-281-3/+13
* - Add year 2000 copyright to driver files.Gerard Roudier2000-01-081-15/+52
* - Add device entry for the next generation of C1010 deviceGerard Roudier2000-01-011-64/+96
* Go ahead and take these off the vendor branch as Gerard Roudier is nowDavid E. O'Brien1999-12-301-0/+2
* * The C1010 stepping B0 (Rev 1) tested OK for DT transfers without the U3ENvendor/sym/1.0.0-19991205_deovendor/symDavid E. O'Brien1999-12-161-198/+200
* Update to the 0.12.0-19991127 patch + my header path & doc changes.vendor/sym/0.12.0-19991127_deoDavid E. O'Brien1999-11-281-12/+27
* Adjust `sym' include file path to match where `sym' landed in our tree.David E. O'Brien1999-11-281-2/+2
* Update to the SYM-0.11.0-19991120 patch.vendor/sym/0.11.0-19991120David E. O'Brien1999-11-271-49/+81
* Update to the SYM-0.10.0-19991111 patch.vendor/sym/0.10.0-19991111David E. O'Brien1999-11-271-15/+48
* New `sym' device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010vendor/sym/0.9.0-19991024David E. O'Brien1999-11-271-0/+10921