summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* 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
* Nuke uninitialized varible fd from retrier(). Change the devstat codegibbs1998-09-151-3/+2
* Correct printf format bugs.gibbs1998-09-152-9/+10
* Add VESA support to syscons.sos1998-09-1511-1396/+1227
* Convert ISP pci front end to CAM/bus space/dma.gibbs1998-09-151-36/+428
* Contents were duplicated.gibbs1998-09-151-206/+1
* Update QLogic ISP support for CAM. Add preliminary target mode support.gibbs1998-09-158-2948/+14047
* Conver the DPT driver to CAM. The dpt_control interface is not yetgibbs1998-09-156-3718/+3152
* Add new files for HARP3phk1998-09-1532-0/+11767
* Revive PCIConf.gibbs1998-09-152-44/+381
* Update system to new device statistics code.gibbs1998-09-152-68/+48
* Adaptec 154X SCSI-Host Adapter driver for CAM.gibbs1998-09-153-0/+2455
* Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM.gibbs1998-09-155-0/+3755
* Move to new name, convert to CAM, add support for new chips, andgibbs1998-09-151-0/+1202
* Move to new name and convert to CAM.gibbs1998-09-151-0/+459
* Massive overhaul of the aic7xxx driver:gibbs1998-09-1521-1113/+8428
* Adaptec 174x EISA SCSI Host Adapter driver for CAM.gibbs1998-09-152-0/+1627
* EISA bus attachment for the AdvanSys driver.gibbs1998-09-151-0/+354
* Advance Systems SCSI Host Adapter driver for CAM. Currently only supportgibbs1998-09-158-1004/+3313
* Remove the SLICE code.sos1998-09-149-3806/+2
* Make /dev/vga a softlink to /dev/ttyv0 under DEVFS using /etc/rc.devfssos1998-09-141-3/+1
* Support PnP compatibility IDs. This allow e.g. the ed driver to pickeivind1998-09-132-29/+24
* invalid printf call fixed -> compile time warning removednsouch1998-09-131-2/+2
* unused function removed (byte_1284_inbyte)nsouch1998-09-131-34/+1
* Lowlevel i/o routines for ZIP+ support. Mostly written with microseqnsouch1998-09-131-0/+771
* ppbus enhanced to support ZIP+ : microseq improvednsouch1998-09-132-27/+69
* ppbus enhanced to support ZIP+ : 1284 code added, microseq improved +nsouch1998-09-1310-129/+286
* Enable the vn device under DEVFS without SLICE.sos1998-09-121-4/+33
* Changed METEORSINPUT for Hauppauge cards with bt878.sos1998-09-102-25/+56
* Correct SECAM B-Delay and add XUSSR channel set.sos1998-09-102-4/+37
OpenPOWER on IntegriCloud