summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/ultra14f.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-111-4/+5
* Submitted by: john@physiol.su.oz.au (John Mackin)bde1995-05-071-28/+32
* Add a class field to devconf and mst drivers.wollman1995-04-121-5/+8
* Change MAX_SLOTS -> EISA_MAX_SLOTS and correct comments. Add this torgrimes1995-03-231-10/+19
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+5
* Submitted by: Steve Gerakinesats1995-01-071-8/+3
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-1/+23
* Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included fromdg1994-09-161-2/+1
* Update declarations for timeout stuff the same as for the other SCSIbde1994-08-281-3/+4
* 1) Changed ddb into a option rather than a pseudo-device (use options DDBdg1994-08-271-4/+2
* Smash together Poul-Henning's, Garrett's and Steve Gerakines 24f changesjkh1994-08-191-66/+264
* Added {} around two initializers for spare[2] in some structs. This calmsphk1994-08-181-3/+3
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-2/+2
* Cast arguments to timeout() to quite compiler warnings. Should wergrimes1994-05-271-3/+7
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-2/+2
* Enabled bounce buffers by default. This should be done via a probe fordg1994-03-241-1/+2
* Delete some references to sleep() that somehow crept in.wollman1994-03-201-2/+3
* Patch from Julian. Commit message by me.rgrimes1994-01-291-5/+6
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-10/+5
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-8/+12
* New version of scsi code from Julianrgrimes1993-11-181-843/+783
* Fixed comments that start within a comment, so code compiles cleanly withwollman1993-11-171-2/+2
* Surround printf for uha_init board not responding printf with #ifdef UHADEBUG,rgrimes1993-10-141-4/+7
* Remove erronous definitions of PHYSTOKV, correct one is in param.h now.rgrimes1993-10-121-2/+1
* Revised drivers from Julian.rgrimes1993-08-281-3/+3
* Some more small nits in the printf's fixed.rgrimes1993-08-221-6/+6
* Fixed printf's so that they announce them selfs correctly (ie aha%d: beforergrimes1993-08-211-24/+13
* Update scsi code to the latest from Julian. This code is now identicalrgrimes1993-08-201-177/+79
* Fixed **probing for scsi devices** message to have a controller and unitrgrimes1993-08-061-2/+7
* Syncing our sources back with Julian's, and removing PATCHKIT headers.nate1993-07-291-7/+9
* Very small patch from Julian Elischer to make the ultra14f.c driver workrgrimes1993-07-221-1/+2
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+1308
OpenPOWER on IntegriCloud