summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Add PnP ID for Crystal Semiconductors CS4236B codecs (register-des1998-09-302-0/+6
* Perform a hard reset on cards when the command fails. This should helpimp1998-09-301-2/+2
* Several minor cleanups, inspired by bug reports and the old driver:imp1998-09-291-10/+67
* Fix destructive cursor shape after text mode switch.ache1998-09-293-34/+37
* fix handling more than one cardsache1998-09-281-2/+3
* Correct calculation of revive blocksizegrog1998-09-281-2/+2
* Get include paths rightgrog1998-09-281-2/+2
* Merge changes from i386/isa/sio.c up to revision 1.215.dfr1998-09-261-46/+42
* Add hooks so that the alpha can detect which disk has the root partition.dfr1998-09-261-0/+3
* Underlying ,v files were copied and detagged. Re-commit old versionspeter1998-09-262-167/+334
* Cosmetic changes:yokota1998-09-262-23/+21
* - Use `u_long cmd' ioctl arg.yokota1998-09-263-17/+9
* Cosmetic change: adjust copyright notice.yokota1998-09-252-34/+28
* Minimal change for #if __FreeBSD__ >= 3 to check __FreeBSD_version instead.peter1998-09-241-2/+2
* Change #if __FreeBSD__ >= 3 to #if __FreeBSD_version >= 300000 to aidpeter1998-09-241-7/+15
* Removed unused include of "ioconf.h" again. The CAM changes made ioconf.hbde1998-09-242-6/+2
* Fix and update for VESA BIOS support in syscons.yokota1998-09-234-58/+201
* dpt.h:gibbs1998-09-222-18/+16
* Correct twin channel operation.gibbs1998-09-211-1/+5
* Remove unused variables and functions.gibbs1998-09-201-74/+46
* - program counter was previously an index in the microsequence, now pcnsouch1998-09-201-26/+18
* - port of vpo code to CAMnsouch1998-09-207-211/+357
* Drop the maximum SG count to 32 from 1024. We can't make use of all ofgibbs1998-09-202-22/+28
* On wide cards with firmware revisions < 5.06L, we have to infer thatgibbs1998-09-201-1/+17
* Correct a bug in the timeout handler. When queuing a BDR response togibbs1998-09-201-134/+147
* Correct compilation with option DIAGNOSTIC set.gibbs1998-09-203-168/+173
* Bump request queue size up to full amount (now that we havemjacob1998-09-181-1/+1
* Don't interpret SCB index 254 as a target mode completion when not ingibbs1998-09-181-2/+3
* (requested by gibbs) Remove the SCSI_CAM option (and rework the isp drivermjacob1998-09-183-22/+19
* per bde (who is right about this) that an inlined fucntion with constmjacob1998-09-172-21/+25
* Cleanliness. Don't leave defined a const char array that's only usedmjacob1998-09-171-2/+4
* A major amount of cleaning up:mjacob1998-09-171-44/+32
* Clean up a comment. Make the default debugging level contingent upon CAMDEBUG.mjacob1998-09-171-8/+4
* Remove commented out and no longer pertinent EAGAIN message. Redo CMD_COMPLETEmjacob1998-09-171-11/+6
* ISP_DMASETUP now returns a value to be possibly punted to outer layers.mjacob1998-09-171-13/+25
* Roll revision, clean up a comment.mjacob1998-09-171-8/+1
* Fix the sreensavers so the work again with the new syscons & friends.sos1998-09-176-33/+45
* MF22: Robert Swindells' patch for correct probing of more AMD cards.jkh1998-09-172-37/+77
* Two patches from the HARP people:phk1998-09-179-57/+58
* Use %p with (void *) casts to print pointers with printf.gibbs1998-09-173-16/+16
* Fix the (unported) resource shortage case- I'd done a xpt_freeze_simqmjacob1998-09-162-4/+15
* Alpha port related fixes from Doug Rabson.mjacob1998-09-161-17/+33
* alpha port fixes from Doug.mjacob1998-09-162-5/+5
* Some workarounds for a common DEC pci-pci bridge found on alphas.dfr1998-09-161-5/+9
* Port de driver to alpha.dfr1998-09-161-3/+37
* This commit was generated by cvs2svn to compensate for changes in r39330,grog1998-09-1623-0/+8235
|\
| * Import base vinum lkm sourcesgrog1998-09-1623-0/+8235
* Fix printf format bugs.gibbs1998-09-163-31/+37
* Fix compile warnings.mjacob1998-09-161-4/+4
* fix reported compile error flying blind- I do not have the new compiler yetmjacob1998-09-151-2/+2
OpenPOWER on IntegriCloud