summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/aha1542.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-301-23/+23
* Add scsi target support.dufault1995-04-141-65/+330
* Add a class field to devconf and mst drivers.wollman1995-04-121-4/+10
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+2
* Split byte packing functions into signed and unsigned versions.dufault1995-01-311-16/+16
* Print out exactly what we think the board is, and for the latestdufault1995-01-191-26/+35
* Added residual length for 1542C onlydufault1995-01-081-8/+61
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-4/+8
* Add support for devconf to a large number of device drivers, and dowollman1994-10-191-1/+19
* Cosmetics. Silence gcc -Wall. Much more to do here :-(phk1994-10-101-7/+5
* Fixed up a couple of comments.dg1994-09-211-4/+4
* 1) Changed ddb into a option rather than a pseudo-device (use options DDBdg1994-08-271-2/+1
* Ran ft.c through ident.paul1994-08-231-7/+7
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-9/+5
* Reviewed by:ats1994-08-191-3/+3
* Added {} around two initializers for spare[2] in some structs. This calmsphk1994-08-181-3/+3
* Reviewed by:ats1994-08-141-2/+5
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-3/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-8/+12
* Added a missing unit argument in a printf.ats1994-05-141-2/+2
* >From BETA_1_1 branch:rgrimes1994-05-031-16/+39
* Tell the user that we didn't try to set the bus speed, in case they'rewollman1994-04-211-2/+2
* Bounce buffers. From John Dyson with help from me.dg1994-03-231-1/+2
* Delete some references to sleep() that somehow crept in.wollman1994-03-201-2/+2
* Added the missing bzero after the malloc in aha1542.c that seems toats1994-03-011-1/+2
* More sane AHA_RESET_TIMEOUT, from some testing byrgrimes1994-01-221-2/+2
* >From: julian@TFS.COM (Julian Elischer)rgrimes1994-01-221-2/+2
* I have a new adaptec 1542CF board bought, that has the board id of 0x45.ats1994-01-091-2/+4
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-11/+6
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-10/+20
* New version of scsi code from Julianrgrimes1993-11-181-1034/+895
* Fixed comments that start within a comment, so code compiles cleanly withwollman1993-11-171-2/+1
* Fix for 1542C support, it turns out that the 0x8 extended bios flag is onlyrgrimes1993-10-281-8/+8
* Disable the aha_set_speed code since it breaks more than it fixes.rgrimes1993-10-161-1/+9
* Add detection code for what model of AHA154X/Z we are running on,rgrimes1993-10-151-4/+66
* Increase the DELAY that supposedly makes the Bustek 545 work fromrgrimes1993-10-131-2/+2
* 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
* Fixed printf's so that they announce them selfs correctly (ie aha%d: beforergrimes1993-08-211-79/+26
* Update scsi code to the latest from Julian. This code is now identicalrgrimes1993-08-201-199/+103
* added Bustek 545 support (patch from Christoph Robitschko):alm1993-08-191-0/+6
* Fixed **probing for scsi devices** message to have a controller and unitrgrimes1993-08-061-1/+6
* Syncing our sources back with Julian's, and removing PATCHKIT headers.nate1993-07-291-8/+18
* Modified attach printf's so that the output is compatible with the "new"dg1993-07-151-10/+8
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+1644
OpenPOWER on IntegriCloud