Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | non-working isapnp aha support | 1998-12-27 | 1 | -6/+30 | ||
| | ||||||
* | Identify card 0x44 as a 1542C, not 1542CF: Robert Earl <rearl@teleport.com>. | 1998-08-13 | 1 | -2/+2 | ||
| | ||||||
* | AHADEBUG cleanliness | 1997-09-15 | 1 | -3/+4 | ||
| | ||||||
* | KNF and other style nits | 1997-07-30 | 1 | -25/+35 | ||
| | ||||||
* | ahaprint() & btprint() -> scsiprint() | 1997-01-16 | 1 | -14/+2 | ||
| | ||||||
* | added const to second parameter of cfprint_t routines | 1996-11-23 | 1 | -3/+3 | ||
| | ||||||
* | contextual usage only | 1996-10-16 | 1 | -2/+7 | ||
| | ||||||
* | turn off *DIAG; something is miserably wrong with it and various people | 1996-06-19 | 1 | -2/+2 | ||
| | | | | have wasted weeks because of the crashes. | |||||
* | splbio over scsi_done; isdma_copyfrombuf() inside this block is not a real | 1996-06-01 | 1 | -2/+2 | ||
| | | | | performance issue VOLATILE_XS() means it is probably very small. | |||||
* | do not access sc_link before set | 1996-06-01 | 1 | -4/+4 | ||
| | ||||||
* | fixes by hannken and deraadt | 1996-05-31 | 1 | -5/+13 | ||
| | ||||||
* | a cvs test | 1996-05-31 | 1 | -1/+2 | ||
| | ||||||
* | "aha + bt" kernels work now. | 1996-05-27 | 1 | -1/+11 | ||
| | ||||||
* | sync 0521 | 1996-05-26 | 1 | -2/+3 | ||
| | ||||||
* | AHA_MBO_FREE/AHA_MBI_FREE botch | 1996-05-10 | 1 | -3/+3 | ||
| | ||||||
* | sync with 0504 -- prototypes and bus.h | 1996-05-07 | 1 | -4/+3 | ||
| | ||||||
* | bizzare change in netbsd land | 1996-05-02 | 1 | -4/+4 | ||
| | ||||||
* | Update aha.c to use bounce buffers, fix typos in isadma.c, update bounce buffers | 1996-04-22 | 1 | -86/+116 | ||
| | ||||||
* | partial sync with netbsd 960418, more to come | 1996-04-21 | 1 | -947/+715 | ||
| | ||||||
* | Fix back wrong patches. | 1996-03-20 | 1 | -2/+2 | ||
| | ||||||
* | Merging w/ NetBSD 021796. | 1996-03-19 | 1 | -2/+2 | ||
| | | | | | speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so). | |||||
* | From NetBSD: merge of 960217 | 1996-03-08 | 1 | -1/+2 | ||
| | ||||||
* | Pass device name to interrupt establish routines so it can be recorded in | 1996-02-20 | 1 | -1/+1 | ||
| | | | | | | | | | the device interrupt chain structures (isa, pci) Move interrupt chain structure definition to <machine/psl.h> so vmstat can get at it (i386) Remove hack to count interrupts the old way (i386) | |||||
* | Removed extra brace. | 1996-01-23 | 1 | -2/+0 | ||
| | ||||||
* | Corrected typo when removing CCB's from the hash list. | 1996-01-21 | 1 | -1/+3 | ||
| | ||||||
* | Remove CCB from hash list when it gets unmapped, not the first time looked up. | 1996-01-12 | 1 | -15/+23 | ||
| | ||||||
* | from netbsd: | 1995-12-27 | 1 | -2/+2 | ||
| | | | | | The IST_* and IPL_* constants are not bus-specific; don't treat them as such. Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers. | |||||
* | from netbsd; print illegal setting messages nicer | 1995-12-14 | 1 | -2/+4 | ||
| | ||||||
* | properly catch cases where buffers are on the kstack, from hannken@eis.cs.tu-bs.de | 1995-11-30 | 1 | -2/+1 | ||
| | ||||||
* | correct way to call tsleep is almost always "while (condition) tsleep(...)" | 1995-11-30 | 1 | -6/+8 | ||
| | ||||||
* | i386 isa bounce buffers by hannken@eis.cs.tu-bs.de | 1995-11-28 | 1 | -114/+165 | ||
| | | | | ultra14f does not bounce properly yet. | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+1524 | ||