aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Update to new crashdump APIPaul Saab2003-02-071-38/+9
* Update to new crashdump apiPaul Saab2003-02-071-39/+2
* Fix the mly driver! If card resources became unavailable, the driver wouldScott Long2003-02-062-0/+48
* Fix comment typo.Orion Hodson2003-02-061-18/+28
* Fix memory leak.Hidetoshi Shimokawa2003-02-061-13/+20
* Teach the CAM module how to deregister itself so it can be unloaded.Scott Long2003-02-062-2/+10
* Free the container and sim objects on detach. Convert several uses ofScott Long2003-02-061-6/+10
* Don't include aac_cam.h, since it was nuked in the last commit.Scott Long2003-02-062-6/+7
* Various cleanups:Scott Long2003-02-054-96/+104
* Move the DC_SETBIT to the attach function.Martin Blapp2003-02-051-3/+7
* Finally make vinum ready for the root filesystem in FreeBSD 5.x. (AJoerg Wunsch2003-02-053-22/+90
* Fix for fwmem write part.Hidetoshi Shimokawa2003-02-051-14/+14
* Remove srandom():Andrey A. Chernov2003-02-051-6/+1
* Spelling.Philippe Charnier2003-02-052-2/+2
* Obtain the media type from the shared memory and only use the eepromPaul Saab2003-02-052-7/+17
* Properly get the drive geometry from the controller. This shouldPaul Saab2003-02-053-10/+108
* Close a memory leak when rescanning the bus.Paul Saab2003-02-051-0/+1
* Support for suspend/resume in laptops. Loosely based on the wi(4) patchesDoug Ambrisko2003-02-053-0/+41
* - Implement write part.Hidetoshi Shimokawa2003-02-042-30/+122
* - Improve recovery after timeout.Hidetoshi Shimokawa2003-02-041-53/+79
* Fix `umass0: BBB bulk-in clear stall failed, IOERROR' problem withMIHIRA Sanpei Yoshiro2003-02-041-0/+27
* Remove duplicated entryMIHIRA Sanpei Yoshiro2003-02-041-9/+4
* Remove unintended growth of bt848_card_signature.Orion Hodson2003-02-031-1/+1
* Avoid zero padding when feeding read channels. chn_rdfeed has no wayOrion Hodson2003-02-031-0/+4
* Remove unnecessary M_NOWAIT.Hidetoshi Shimokawa2003-02-032-8/+7
* Add missing 'static'.Hidetoshi Shimokawa2003-02-031-2/+2
* - Take malloc type as an argument in fw_xfer_alloc().Hidetoshi Shimokawa2003-02-037-41/+52
* Remove mono encodings from vchan format and mixer description. FixesOrion Hodson2003-02-031-2/+0
* Print ac97 name/id on normal boot.Orion Hodson2003-02-031-6/+9
* Some small enhancmentsDoug Ambrisko2003-02-022-63/+69
* Set si_drv1 to our softc for all the six dev_t's we create for a serial port.Poul-Henning Kamp2003-02-021-0/+2
* Add BCTV3/PCI entry.Orion Hodson2003-02-023-67/+95
* chase more of the MIN/MAX mess. *sigh*Alfred Perlstein2003-02-021-0/+3
* Catch more uses of MIN().Alfred Perlstein2003-02-021-2/+0
* remove MIN now that it's a standard kernel defineAlfred Perlstein2003-02-022-3/+0
* Consolidate MIN/MAX macros into one place (param.h).Alfred Perlstein2003-02-027-24/+0
* Unlock the mutex in the error case in wi_init. Otherwise we can returnWarner Losh2003-02-021-0/+1
* Regenerate after fixing duplicate device entries.Marcel Moolenaar2003-02-022-12/+5
* Unbreak kernel builds caused by what appears to be a merge conflict.Marcel Moolenaar2003-02-021-2/+1
* RegenMIHIRA Sanpei Yoshiro2003-02-012-14/+49
* Add Genesys Logic productsMIHIRA Sanpei Yoshiro2003-02-011-0/+6
* Define new malloc type M_FW and use it.Hidetoshi Shimokawa2003-02-018-76/+81
* - replace timeout with callout_*.Hidetoshi Shimokawa2003-02-016-53/+51
* Check status FIFO more closely to report error.Hidetoshi Shimokawa2003-02-011-11/+43
* Eliminate the sc_openmask, ccdopen() and ccdclose() functions, wePoul-Henning Kamp2003-02-011-46/+6
* Add basic support for device wiring down to specific (CAM)Hidetoshi Shimokawa2003-02-011-4/+55
* MacIO frontend for the zs driver.Benno Rice2003-02-011-0/+296
* Sort device list by eui64 in acendent order correctly.Hidetoshi Shimokawa2003-02-011-12/+12
* Regen.Takeshi Shibagaki2003-02-011-4/+4
* Allied Telesis WR211PCM(wi) and Corega PCC-T(ed) haveTakeshi Shibagaki2003-02-011-1/+1