aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* Eliminate the use of the getenv_int stuff we'd been using (with a bitmapMatt Jacob2001-03-011-88/+110
* Go to a default port and default node wwn model. Eliminate isp_nameMatt Jacob2001-03-011-8/+8
* Finally eliminate as many of the printf calls as possible (still leavingMatt Jacob2001-03-011-30/+42
* Slightly reimplement some recently added helper functions as methods, soPeter Wemm2001-02-273-35/+113
* A better mousetrap: use device hints, as in:Matt Jacob2001-02-271-7/+6
* Don't re-init the mixer on resume. This keeps the channel volumes fromScott Long2001-02-271-2/+0
* Remove warnings.. seems to compile as a module now too.Julian Elischer2001-02-271-4/+3
* Catch up with rwatsons ucred changes.Julian Elischer2001-02-271-1/+1
* Do it right this time. Give it a better name and placeJulian Elischer2001-02-271-0/+644
* Add speaker volume adjusting supportCameron Grant2001-02-271-2/+6
* Added another wd33c93 based SCSI card driver which replaces the bs driver.Yoshihiro Takahashi2001-02-276-0/+2417
* add functions for sound drivers to use for locking and setting up interruptCameron Grant2001-02-272-0/+107
* MFS: 4.x/5.x compatibility #ifdefsCameron Grant2001-02-272-2/+22
* MFS: 4.x/5.x compatibility #definesCameron Grant2001-02-271-0/+6
* Disable the mutex locking calls. These do not work in their present formPeter Wemm2001-02-273-0/+15
* Fix at2_entry_t to reflect what the firmware actually writes (insteadMatt Jacob2001-02-272-10/+6
* Add crashdump support.Jonathan Lemon2001-02-265-25/+106
* Properly protect the parameters to the EC_{GET,SET}_{DATA,CSR} macros withJohn Baldwin2001-02-261-4/+10
* - Use a loop to read consecutive bytes from the embedded controller toJohn Baldwin2001-02-261-10/+19
* When ensuring the destination buffer is truncated for a string obtainedJohn Baldwin2001-02-261-1/+1
* Typo fix; use & to test for bits set in the status register.Mike Smith2001-02-261-1/+1
* Fix clock selection for X.21 interfaces.John Hay2001-02-261-13/+5
* o Check the size of I/O window handed by parent bus.Noriaki Mitsunaga2001-02-262-3/+29
* - Mutexify midi(4). The driver runs under the giant lock by default.Seigo Tanimura2001-02-2614-1121/+1708
* Major update and bugfix for the 'mly' driver.Mike Smith2001-02-255-349/+594
* o Check the size of I/O window handed by parent bus.Noriaki Mitsunaga2001-02-251-2/+7
* o Check the size of I/O window handed by parent bus.Noriaki Mitsunaga2001-02-251-8/+13
* Make "md" and "mdctl" macroized parameters.Poul-Henning Kamp2001-02-251-4/+28
* o Support AUTO SENSE correctly.Noriaki Mitsunaga2001-02-256-363/+165
* Make md/mdconfig do kld.Poul-Henning Kamp2001-02-241-4/+35
* Additional enhancments to allow IBM Etherjet cards to be probed,Warner Losh2001-02-234-110/+136
* Fix a longstanding bug- we had the sense of what bit 14Matt Jacob2001-02-233-12/+27
* Sigh, nobody ever got back to me about this. So, here it is..Peter Wemm2001-02-231-8/+35
* Apply patch to allow TX underrun handling without issuing a completeBill Paul2001-02-222-26/+64
* Big round of minor updates:Bill Paul2001-02-215-75/+58
* aic7xxx.c:Justin T. Gibbs2001-02-216-122/+194
* Fixed warnings.Yoshihiro Takahashi2001-02-213-14/+14
* Fix vinum for both devfs and non-devfs systems.Alfred Perlstein2001-02-202-4/+11
* forced commit to note that the last delta also reordered some code inAlfred Perlstein2001-02-201-1/+1
* Take a shot at making vinum devfs aware.Alfred Perlstein2001-02-204-19/+57
* Typo fixes: prefered -> preferredKris Kennaway2001-02-201-1/+1
* Take luigi's suggestion and move the check for nothing to do to before theWarner Losh2001-02-201-5/+4
* Add DC_UNLOCK before first return. This caused returns when dc was onWarner Losh2001-02-201-1/+3
* Change default devfs permissions to the ones in MAKEDEV.Nick Hibma2001-02-191-2/+2
* Use ttymalloc() instead of roll-our-own.Peter Wemm2001-02-191-14/+1
* Set the interrupt-harvesting bit for those hardware items that IMark Murray2001-02-183-3/+3
* Provide the infrastructure for sysadmins to select the broad classMark Murray2001-02-182-1/+16
* Encapselate midi_info, nmidi and nsynth into midi.c.Seigo Tanimura2001-02-1810-176/+128
* Preceed/preceeding are not english words. Use precede and preceding.Jeroen Ruigrok van der Werven2001-02-181-1/+1
* Preceed/preceeding are not english words. Use precede or preceding.Jeroen Ruigrok van der Werven2001-02-183-4/+4