summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/bt742a.c
Commit message (Expand)AuthorAgeFilesLines
* The BT scsi driver has recently had a message changed - it could bejoerg1995-06-251-3/+3
* 1. Supporting fast sync value displayin latest firmware.amurai1995-06-191-7/+13
* Remove trailing whitespace.rgrimes1995-05-301-26/+26
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-111-4/+4
* Don't arbitrarily set SCSI_NOSLEEP. It is now handled correctly by thegibbs1995-04-231-18/+12
* include hooks for EISA configuration (possibly wrong :)julian1995-04-231-1/+17
* 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-161-1/+5
* I noticed some weird english had crept in - fix it up a bit.jkh1994-11-081-6/+5
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-1/+23
* isa_device.h: Added flag for sensitive HW. ed# seems to break if anythingphk1994-10-171-8/+21
* Added a 10ms delay after the HW-reset in bt_init(). This makes some funkyphk1994-10-121-1/+3
* Make the Bt545S work a little nicer with a strategic delay.jkh1994-10-101-1/+3
* Make bt_timeout() match proper calling conventions - thank you -W!jkh1994-09-281-5/+5
* Re-port over all of Atsushi Murai's 32bit support and various and sundryjkh1994-09-281-51/+217
* Made the kernel 256 bytes smaller by removing a unusedphk1994-09-251-3/+1
* 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
* Added (timeout_func_t) casts to timeout/utimeoute calls.paul1994-08-211-9/+5
* 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-3/+3
* Cast arguments to timeout() to quite compiler warnings. Should wergrimes1994-05-271-6/+10
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-2/+2
* from John Dyson:dg1994-04-051-1/+12
* 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
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-11/+7
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-13/+22
* New version of scsi code from Julianrgrimes1993-11-181-1066/+960
* Fixed comments that start within a comment, so code compiles cleanly withwollman1993-11-171-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
* Some more small nits in the printf's fixed.rgrimes1993-08-221-23/+23
* Fixed printf's so that they announce them selfs correctly (ie aha%d: beforergrimes1993-08-211-88/+22
* Update scsi code to the latest from Julian. This code is now identicalrgrimes1993-08-201-190/+67
* 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-161/+426
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+1537
OpenPOWER on IntegriCloud