aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.3.0_cvscvs2svn1999-09-16193-217/+217
* This commit was manufactured by cvs2svn to create tagrelease/3.3.0cvs2svn1999-09-161-34/+0
* MFC: Almost everyone using the bus-dma interface copied a bug from my code.Justin T. Gibbs1999-09-145-14/+15
* MFC: [ from Justin's email:Jordan K. Hubbard1999-09-141-2/+2
* struct rqgroup: put 0-length array at the end. Make mental note notGreg Lehey1999-09-131-1/+1
* MFC: Better target mode support. Probe logic for the 2930. Fixed a fewJustin T. Gibbs1999-09-114-148/+474
* Remove a rather embarrassing race condition.Greg Lehey1999-09-011-2/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-08-311-0/+34
* $Id$ -> $FreeBSD$Peter Wemm1999-08-29163-187/+187
* MFC: Retain the previous vty and history buffers when setting upKazutaka YOKOTA1999-08-281-3/+5
* MFC:Greg Lehey1999-08-262-9/+4
* format_config: generate correct information for detached subdisks.Greg Lehey1999-08-241-8/+11
* MFC: Bring -STABLE in sync with -CURRENT.Greg Lehey1999-08-2422-730/+1504
* MFC: backport the revised VT switching code from -CURRENT (rev 1.307).Kazutaka YOKOTA1999-08-221-65/+286
* MFC:Clarify and cleanup some CAM queueing breakages.Matt Jacob1999-08-161-176/+175
* MFC: add in SIMQFRZ_TIMED && CMD_RQLATER definesMatt Jacob1999-08-161-2/+3
* MFC: add in new ICB structure variant (for 2200)Matt Jacob1999-08-161-13/+23
* MFC: Clarify lun limits for FC && SCSI.Matt Jacob1999-08-161-3/+16
* MFC:More code cleanup. Go back to using FULL_LOGIN Fibre Chan ifMatt Jacob1999-08-161-91/+157
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-08-151-0/+694
* MFC: Correctly save `flags' bits (rev 1.13).Kazutaka YOKOTA1999-08-151-1/+2
* I forgot this bit in the last MFC :-(Kazutaka YOKOTA1999-08-021-1/+4
* MFC: Remove devstat entry when taking down a ccd device.Tor Egge1999-07-261-1/+6
* Zero's in the version number made the CE2 identification algorithm skip toDavid E. O'Brien1999-07-251-4/+8
* MFC: from rev. 1.21 and 1.23Masahide MAEKAWA1999-07-251-9/+45
* o When aborting an interrupt pipe, just wait for 1ms for the completionMasahide MAEKAWA1999-07-241-9/+5
* MFC: from rev 1.314.Kazutaka YOKOTA1999-07-221-2/+9
* MFC: Move the `return' statement the correct place so that the keyboardKazutaka YOKOTA1999-07-221-5/+7
* MFC: update to version 1.20 of the XE driver.David E. O'Brien1999-07-112-233/+728
* MFC: add in (controlled by option) 2200 Expanded Lun F/WMatt Jacob1999-07-061-1/+3818
* MFC: add 2200 f/w; fix botched defineMatt Jacob1999-07-056-13/+3783
* MFC: Add 2200 support. Add Fabric Support. Add SCCLUN support. Clean up a lot.Matt Jacob1999-07-036-883/+1039
* MFC: Roll FC firmwareMatt Jacob1999-07-021-11258/+11257
* MFC: Fill in tp->t_windowsize AFTER the call to (*linesw[tp->t_line].l_open)(),Kazutaka YOKOTA1999-06-291-1/+3
* MFC: Possible fix for PR 12041, remove unused variable and a possibleNick Hibma1999-06-261-4/+1
* MFC: Bruce pointed out I was being silly with volatile.Matt Jacob1999-06-241-4/+4
* Remove useless stubsNick Hibma1999-06-162-281/+0
* Remove option USBVERBOSENick Hibma1999-06-161-3/+3
* MFC: remove unnecessary function call (rev 1.5).Kazutaka YOKOTA1999-06-161-2/+1
* MFC: Don't confuse cursor keys with numpad keys when composing a charKazutaka YOKOTA1999-05-281-2/+2
* MFC: Allow 256 network interfaces per physical interface.Mike Spengler1999-05-262-6/+6
* MFC: Block in aha_cmd until all pending mailbox commands complete. Clean upJustin T. Gibbs1999-05-252-34/+90
* MFC: Make 'ahc dump eeprom' a real option. Don't dereference our scb untilJustin T. Gibbs1999-05-252-4/+7
* MFC: Fix for PR 11799.Justin T. Gibbs1999-05-231-4/+14
* MFC: Fix minor negotiation bug on U2 chips. Honor 'no initial reset' option.Justin T. Gibbs1999-05-223-18/+10
* MFC: Make Vinum compile correctly without VINUMDEBUGGreg Lehey1999-05-222-3/+4
* Unbreak compilation of LINTNick Hibma1999-05-182-2/+4
* MFC: Calibrate the PCC.Doug Rabson1999-05-182-1/+28
* MFC: Fix unpause during bus or device reset operation.Justin T. Gibbs1999-05-181-23/+35
* Include if_xereg.h from the correct directoryMichael Haro1999-05-161-1/+1