summaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.4.0_cvscvs2svn1999-12-20211-233/+233
* MFC: Adjust data pointers for untransmitted bytes in fifos when there'sLuoqi Chen1999-12-161-5/+13
* MFC: Update license, fig message-in parsing bug.Justin T. Gibbs1999-12-1210-75/+109
* Fix CONS_FINDMODE and xxx_query_mode() in the vga and vesa drivers.Kazutaka YOKOTA1999-12-091-2/+1
* Fix mouse cursor update logic. This bug is only in -STABLE.Kazutaka YOKOTA1999-12-081-2/+2
* MFC from rev 1.328: Fix cursor position calculation.Kazutaka YOKOTA1999-12-081-1/+2
* MFC: Disconnect and tagged queueing now really work. Also fix a bug that'sLuoqi Chen1999-12-042-99/+112
* MFC: we don't need asm_sbus until we have an SBUS to run on.Matt Jacob1999-12-031-2305/+0
* MFC: cleanup request/response queue size u_int8_t to u_int16_t change.Matt Jacob1999-12-031-138/+181
* MFC: remove some target mode stuff. Roll minor version. Change funcMatt Jacob1999-12-031-53/+76
* MFC: clean up isp_prtstst function and make sure it has a buffer big enough.Matt Jacob1999-12-031-34/+90
* MFC: roll platform minor. Remove WWN seed and replace with a default WWN.Matt Jacob1999-12-031-5/+4
* MFC: use new *BSD style licence for f/w. Organize f/w so that variousMatt Jacob1999-12-031-7404/+7676
* MFC: sort of...Kazutaka YOKOTA1999-11-291-11/+16
* Supported PC-9801-100 SCSI interface.Yoshihiro Takahashi1999-11-171-0/+42
* Fix compile error.Nicolas Souchu1999-11-021-0/+1
* Ooops, forgot the EWOULDBLOCK fix to prevent infinite loop when tryingNicolas Souchu1999-11-011-1/+1
* MFC.Nicolas Souchu1999-11-017-29/+100
* MFC: 1.17->1.18Nick Sayer1999-10-291-1/+0
* (MFC) Bug fix: allow reset device command to complete.Luoqi Chen1999-10-281-1/+5
* MFC: turn back always doing tags for FCMatt Jacob1999-10-281-2/+8
* (MFC) Fix a typo which would result in a bad REQUEST SENSE command be sent toLuoqi Chen1999-10-261-5/+19
* MFC: nuke a debug printout I thought I had already nukedMatt Jacob1999-10-261-2/+0
* Negate return of aic_isa_attach(): isa device's attach method returns 0Luoqi Chen1999-10-251-1/+1
* MFC: remember to initialize mailbox 2 for FC isp bus resetsMatt Jacob1999-10-221-1/+1
* Adaptec 6260/6360 CAM driver.Luoqi Chen1999-10-223-149/+39
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-10-214-0/+2203
* (last delta had wrong comment)Matt Jacob1999-10-171-0/+1
* (last delta had wrong comment)Matt Jacob1999-10-171-0/+1
* (last delta had wrong comment)Matt Jacob1999-10-171-0/+1
* (last delta had wrong comment)Matt Jacob1999-10-171-0/+1
* (last delta had wrong comment)Matt Jacob1999-10-171-0/+1
* (last delta had wrong comment)Matt Jacob1999-10-171-0/+1
* MFC:roll 10[24]0 and 1080/12X0 f/wMatt Jacob1999-10-177-5128/+4574
* MFC:Add a file where inline functions for the Qlogic isp cards can go.Matt Jacob1999-10-171-1/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-10-171-0/+220
* MFC. Fix missing #include which meant kernel config options were ignored.Roger Hardiman1999-10-151-0/+2
* MFC (see revision 1.45):Greg Lehey1999-10-131-7/+13
* MFC. Update to the driver to re-sync with -current.Roger Hardiman1999-10-074-17/+35
* MFC:Roger Hardiman1999-10-011-0/+1
* MFC:Greg Lehey1999-09-291-2/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-09-2713-0/+9738
* Add a missing comment line.Justin T. Gibbs1999-09-201-0/+1
* MFC: Clear SELINGO during selection timeouts so that the busy LED turns off.Justin T. Gibbs1999-09-201-2/+12
* MFC: Fix Ultra2 data corruption under high PCI bus loads.Justin T. Gibbs1999-09-201-2/+31
* Fix Id tag spamage.David E. O'Brien1999-09-181-1/+1
* Make RealPort cards work after re-insertions.David E. O'Brien1999-09-181-1/+8
* 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