aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* add MBOX_GET_RESOURCE_COUNT commandMatt Jacob2000-06-181-0/+1
* Add in (separate files for different board's firmware) new files for ispfwMatt Jacob2000-06-187-0/+20877
* replace a line erroneously removed in 1.28, should fix xmmsCameron Grant2000-06-171-3/+5
* Allow these drivers to be detached.Jake Burkholder2000-06-162-0/+2
* Add disk_enumerate() for finding names of disks. Vinum and libh willPoul-Henning Kamp2000-06-151-24/+0
* Inverted error messages.Nick Hibma2000-06-151-3/+3
* Make the module dependencies actually work.Nick Hibma2000-06-152-5/+13
* Fix typo (accessable --> accessible).Alexander Langer2000-06-145-5/+5
* Add option ALT_BREAK_TO_DEBUGGER.Paul Saab2000-06-141-0/+29
* add alpha-quality recording code and handle pci error interrupts - this mayCameron Grant2000-06-131-71/+353
* handle closing differently - should fix the end-of-sample cutoff bugCameron Grant2000-06-131-22/+25
* Fix a problem of user settings from TEKRAM NVRAMGerard Roudier2000-06-131-6/+10
* Fix breakage to target mode support.Matt Jacob2000-06-121-14/+25
* - Eliminate rpread(). Call generic ttyread(). (cf rev 1.33)Seigo Tanimura2000-06-122-26/+7
* Add (another) PnP entry for the ESS ES1869 (Compaq OEM)Brian Somers2000-06-121-0/+1
* The very feeble beginnings of a driver for the LanMedia LMC1504 card.Poul-Henning Kamp2000-06-111-0/+176
* Suck out all of the current and desired n/w parameters.Duncan Barclay2000-06-112-5/+33
* Generated a new macor, RAY_RECERR for reporting errors with. Verbosity set wi...Duncan Barclay2000-06-111-4/+11
* Generated a new macor, RAY_RECERR for reporting errors with. Verbosity set wi...Duncan Barclay2000-06-111-1/+1
* A bunch of misc. tidy ups really.Duncan Barclay2000-06-111-209/+195
* Add support for the Accton EN1217.Jeroen Ruigrok van der Werven2000-06-112-0/+14
* 1. Update Comtrol RocketPort driver(rp) to version 3.02.Seigo Tanimura2000-06-115-790/+1345
* Removed a few RAY_MAP_CMs that were not needed.Duncan Barclay2000-06-101-22/+13
* The AMI MegaRAID's internal memory map conflicts with scatter/gatherMike Smith2000-06-101-0/+9
* Release resources properly in detach.Doug Rabson2000-06-101-0/+9
* Fix the AMD 751 AGP minidriver so that it works with my test code.Doug Rabson2000-06-104-8/+112
* Seperate debug for dumping comq entries.Duncan Barclay2000-06-101-0/+4
* Add macros for freeing a set of malloc runq entries and adding them to theDuncan Barclay2000-06-101-0/+22
* Remove promisc_user, ray_reset and ray_reset_timo as they are not used. Incid...Duncan Barclay2000-06-101-206/+120
* Unused include: #include "pps.h"Peter Wemm2000-06-101-1/+0
* Unused includes: #include "pci.h" and #include "lnc.h"Peter Wemm2000-06-101-3/+0
* Unused include: #include "ex.h"Peter Wemm2000-06-101-2/+0
* Unused include: #include "bt.h"Peter Wemm2000-06-101-2/+0
* Unused include: #include "ahc.h"Peter Wemm2000-06-101-1/+0
* Unused include: #include "aic.h"Peter Wemm2000-06-101-2/+0
* Unused include: #include "adw.h"Peter Wemm2000-06-101-1/+0
* Argh. This is what I get for trying to do too many things at once.Peter Wemm2000-06-101-0/+1
* Untangle some #include between gusc.c/mss.c - gusc.c could createPeter Wemm2000-06-101-8/+0
* Unused include: #include "sbc.h"Peter Wemm2000-06-104-8/+0
* We always provide the bpf hooks. Remove #include "bpf.h"/NBPF.Peter Wemm2000-06-101-2/+1
* Unused includes: #include "pci.h", #include "pcm.h"Peter Wemm2000-06-102-6/+0
* Unused include: #include "sc.h"Peter Wemm2000-06-101-1/+0
* Unused include: #include "fb.h"Peter Wemm2000-06-101-1/+0
* Dynamically allocate softc structuresBrian Somers2000-06-092-7/+33
* Increase delay from 10mu to 1000mu when reading play control size. ThisDan Moschuk2000-06-091-1/+1
* A driver for programming the AGP hardware. This is only very lightlyDoug Rabson2000-06-0910-0/+2576
* Nuke the useless chip driver. It gets in the way when you want to loadDoug Rabson2000-06-092-0/+2
* - Use `bus space' primitives for IO and MMIO insteadGerard Roudier2000-06-081-88/+195
* Add the ID of the InSystem USB Cable (not really supported yet).Nick Hibma2000-06-081-2/+9
* Regen.Nick Hibma2000-06-082-2/+9