summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Major number allocated for generic SMB i/o -> 106nsouch1998-09-091-5/+3
* Major number allocated for generic I2C i/o -> 105nsouch1998-09-091-5/+4
* Maintain a mapping from irq number to (ioapic number, int pin) tuple,tegge1998-09-061-3/+3
* Device registration temporaly removed until major number allocation ok.nsouch1998-09-042-5/+8
* Reviewed by: Doug Rabsonnsouch1998-09-031-0/+607
* Reviewed by: Doug Rabsonnsouch1998-09-032-0/+103
* This commit was generated by cvs2svn to compensate for changes in r38776,nsouch1998-09-036-0/+873
|\
| * Submitted by: nsouchnsouch1998-09-036-0/+873
* | This commit was generated by cvs2svn to compensate for changes in r38774,nsouch1998-09-038-0/+1843
|\ \ | |/
| * Submitted by: nsouchnsouch1998-09-038-0/+1843
* printing with compatible mode fixed if ECP available + more verbose if bootve...nsouch1998-09-021-43/+163
* Fixed bug in Miro Tuner detection. Missing Goto.sos1998-08-311-58/+70
* Renamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA.sos1998-08-313-15/+69
* Added Capture Area ioctl - BT848[SG]CAPAREA.sos1998-08-313-27/+175
* Enable duplex autodetection if UTP media are autodetected.msmith1998-08-271-11/+12
* Fix an spl protection botch.gibbs1998-08-261-3/+3
* Only claim PPS_HARDPPSONASSERT if we're compiled with PPS_SYNCphk1998-08-241-1/+5
* Fixed printf format errors. Only one left in LINT on i386's.bde1998-08-248-50/+70
* remove bdevsw arg from dsopen();phk1998-08-231-2/+2
* Fixed printf format errors.bde1998-08-231-2/+2
* Fixed printf format errors. `struct eisa_device' uses a strange typebde1998-08-231-8/+8
OpenPOWER on IntegriCloud