summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-308-22/+22
* Prepare for adding mirroring. Check for flags (mirror forces uniform),asami1996-01-301-6/+25
* READTOCENTRYS: protect against stack overflow when incorrect dataache1996-01-301-7/+13
* Don't generate EINVAL for data_len too big in READTOCENTRYS, itache1996-01-301-4/+3
* Fix audio part, especially READTOCENTRYS inspired by NetBSD driverache1996-01-302-48/+58
* Restore my change to the watchdog params that Paul spammed in rev 1.18.dg1996-01-301-6/+5
* Add heuristic to detect multi-function devices that don't announce thisse1996-01-301-34/+79
* Finally commit Serge's multicast and "misc other changes" patch. Igibbs1996-01-292-43/+84
* Another pass through eisaconf. Ioaddrs and Maddrs are link lists now.gibbs1996-01-292-74/+305
* Performance optimizations. Unroll all bcopies. Use PIO to transfer SCBsgibbs1996-01-292-194/+138
* Decode configuration for the IDE part of the Triton chipset. Thiswollman1996-01-271-1/+8
* First attempt at creating devfs entries for sliced devices. Doesn'tbde1996-01-272-19/+37
* Allocate DMA bounce buffers only when requested by drivers. Only thebde1996-01-271-1/+2
* The last part of the ether_sprint -> %6D change.phk1996-01-266-23/+23
* Add support for multi-function devices.se1996-01-253-11/+32
* Change RUKEYMAP sligtlyache1996-01-251-3/+3
* Avoid local sprintfs and other printf'isms.phk1996-01-254-85/+70
* Use new printf features rather than local kludges.phk1996-01-241-3/+3
* Hide the probe warnings behind `bootverbose'.joerg1996-01-231-2/+4
* Make PCI interrupt handlers return void like everybody else does.se1996-01-234-44/+17
* Newest version of the Matrox Meteor driver. Tested with various MBONEjkh1996-01-211-10/+19
* Fix bad typo: > was used instead of >> ...se1996-01-191-4/+4
* Improve PCI probe messages by printing the bus number.se1996-01-191-3/+3
* Use the new & improved printf rather than homegrown kludges.phk1996-01-161-9/+5
* Make bin2bcd and bcd2bin global macroes instead of having localphk1996-01-152-30/+2
* This driver really is for the Pro/100B and not for the Pro/100 (and in factdg1996-01-151-3/+3
* Fixed an overflowing multiplication in vnstrategy() by replacing it withbde1996-01-141-13/+16
* Take a different approach to the SPIORDY race condition. Simply cleargibbs1996-01-112-4/+20
* Change the inb and outb routines slightly. It seems that waiting forgibbs1996-01-091-13/+5
* clean up si_dprintf a bit so that it uses vararg argument parsing that doespeter1996-01-091-6/+17
* aic7xxx.seq:gibbs1996-01-072-10/+21
* Added multicast support, currently #ifdef LNC_MULTICAST.paul1996-01-051-14/+85
* Bring back the more heavy-weight version of the mesgin inb routines. Davidg'sgibbs1996-01-051-4/+12
* Null terminate execl's argument list.gibbs1996-01-053-6/+6
* Convert DDB to new-style option.wollman1996-01-042-2/+6
* The long awaited stability patch set for the aic7xxx driver:gibbs1996-01-031-2/+2
* The long awaited stability patch set for the aic7xxx driver:gibbs1996-01-035-1006/+1252
* Reworked the stop/reset code to properly run-down allocated buffers anddg1996-01-031-36/+75
* Prepare to add support for parity. Report the post-parity size,asami1996-01-021-4/+20
* Fix the number of ports created for devfs.. it had been only creatingpeter1996-01-021-2/+2
* Fix last "fix" - I had introduced a fencepost error.. :-(peter1996-01-021-2/+2
* Fix up the DEVFS minor numbers that the Specialix driver registers...peter1996-01-021-7/+11
* Restored likely_com_ports[] from rev.1.122 so that Hayes ESP support atbde1995-12-301-1/+3
* Fixed erroneous resending of the output buffer.bde1995-12-291-11/+34
* Oops, this should have been committed with the other Hayes ESP changes.bde1995-12-291-0/+76
* Added support for the Hayes ESP serial card.bde1995-12-291-1/+120
* Add more disc_optim calls to track line disc changesache1995-12-281-0/+3
* Added $Id$.asami1995-12-281-0/+2
* Changes to make it work on FreeBSD-2.1.asami1995-12-271-36/+113
* This commit was generated by cvs2svn to compensate for changes in r13041,asami1995-12-271-0/+1428
|\
OpenPOWER on IntegriCloud