summaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvscvs2svn2000-06-25217-239/+239
* MFC: Bring up to date with -CURRENT.Greg Lehey2000-06-0821-1070/+1588
* MFC: add support for more PS/2 mice.Kazutaka YOKOTA2000-04-091-0/+3
* MFC: Changed key assign for PC-98.Yoshihiro Takahashi2000-03-191-5/+5
* MFC: rev.1.16, crash on read() of lpctlX fixBrian Feldman2000-03-151-0/+5
* MFC: Add Qlogic Ultra3 support, better fibre channel stuff, and put inMatt Jacob2000-03-046-768/+2437
* MFC: add qentry print functionMatt Jacob2000-03-041-0/+21
* MFC: add Qlogic Ultra 3 f/wMatt Jacob2000-03-041-0/+7415
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn2000-03-023-0/+2196
* MFC: Set P_SYSTEM in the daemon proc structure to alleviate delays onGreg Lehey2000-02-151-0/+1
* Oops. Delete a duplicate case value which I messed up in the previousKazutaka YOKOTA2000-02-021-5/+0
* MFC: Removed SC_VIDEO_DEBUG. It is broken and useless.Kazutaka YOKOTA2000-02-021-22/+0
* YAMFC: Remove cdevsw entry points in individual keyboard drivers;Kazutaka YOKOTA2000-02-025-449/+145
* YAMFC: bring in the key repeat rate related code update.Kazutaka YOKOTA2000-02-023-7/+101
* YAMFC: Fix wrong usage of FONT_NONE (syscons.c 1.333, syscons.h 1.59,Kazutaka YOKOTA2000-02-013-7/+9
* Fix the NEXT key processing; don't go beyond the boudary of the array!Kazutaka YOKOTA2000-02-011-1/+2
* YAMFC: Make the mouse cursor char code configurable via the CONS_MOUSECTLKazutaka YOKOTA2000-01-271-9/+60
* MFC: Update to driver release 2.07Roger Hardiman2000-01-2510-88/+247
* MFC: Don't forget the 'stripe' and 'mirror' keywords when we turnGreg Lehey2000-01-021-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-12-303-0/+12247
* MFC: Rev 1.39 - Fix argument reversal bug.Justin T. Gibbs1999-12-201-2/+2
* 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