summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Less bogus allocation of softc to avoid races.phk1995-03-011-30/+17
* Workaround IXOFF bug when output queue is full && RTS control is onache1995-02-281-2/+6
* Incorporate bde's code-review comments.pst1995-02-285-46/+6
* sameugen1995-02-271-8/+73
* First try to add support for PCI-PCI bridge chips (written for these1995-02-272-23/+90
* Doubled 'maxwait' to 200 (240us).dg1995-02-261-3/+3
* Replace all remaining instances of `i386/include' by `machine' and fixbde1995-02-261-4/+6
* Don't confuse the frequency with the wavelength in DELAY() args. 960 cpsbde1995-02-261-40/+24
* Declare all the args of Fdopen() and fdclose().bde1995-02-261-15/+14
* (a) remove the pointer to each driver's tty structure array from cdevswpst1995-02-256-157/+164
* Deal with systems, that lack a fully decoded PCI configuration space.se1995-02-251-2/+22
* Remove YF comments.bde1995-02-251-2/+2
* Spell "guaranteed" correctly.dg1995-02-251-2/+2
* Revive input flow control, some ideas from iverson@leonheart.comache1995-02-241-9/+13
* READSUBCHANNEL:ache1995-02-231-13/+25
* Put the joystick status in a struct {int x, y, b1, b2;} rather than in ajmz1995-02-221-6/+6
* Remove the #error that temporarily stopped this from supporting slices andbde1995-02-221-1/+0
* New PCI attach code:se1995-02-221-42/+120
* Next syscons update (given up on numbering :)sos1995-02-227-2872/+3161
* Increase retry count while reading toc, old oneache1995-02-221-2/+2
* Add tagged queueing support to the aic7xxx sequencer code.gibbs1995-02-221-66/+96
* Implement tray closing and tray lockingache1995-02-221-19/+130
* This is the latest version of the APM stuff from HOSOKAWA, I have lookedphk1995-02-171-1/+32
* Temporarily stop this compiling if the option TEST_LABELLING is definedbde1995-02-161-0/+1
* More changes to support user calls.ugen1995-02-151-13/+31
* Avoid duplicating ttselect() so that we don't have to change cyselect()bde1995-02-152-60/+36
* Fix couple of nasty bugs..ugen1995-02-151-216/+224
* ncr.c:se1995-02-141-2/+8
* Here it came-the all-brand-new snoop device..ugen1995-02-141-0/+469
* Fixed cursor xor problem...sos1995-02-141-3/+3
* YFfixphk1995-02-141-1/+2
* YF fix.phk1995-02-141-16/+20
* Fixed incorrect bufsize assignment that was causing a panic.dg1995-02-131-1/+1
* Turn on "Capture Effect" avoidence. This modifies the collision algorithmdg1995-02-101-1/+2
* Try to detect overlapping PCI memory assignment.se1995-02-091-1/+17
* Add the Cyclades serial driver code (ALPHA) from Andrew Werple andjkh1995-02-093-0/+3485
* Fixed the bug that caused the cursor to disappear undersos1995-02-071-13/+17
* Fixed the annoing bug that caused writes to /dev/console to go tosos1995-02-051-29/+34
* Allow all characters except "real" control chars.sos1995-02-031-52/+59
* Have version number track CSV version number. No other change.gibbs1995-02-031-2/+2
* Fix hanging while playing very short notes.ache1995-02-031-3/+5
* Removed misleading copyright note. This file contains justse1995-02-021-7/+2
* Reapplied all of Stefan's changes. What a mess - the files were modifieddg1995-02-023-403/+212
* Fixed up include paths after copying these in the repository.dg1995-02-022-5/+5
* Fixed problem passing received packets to bpf.paul1995-02-021-33/+94
* Reviewed by: sese1995-02-011-0/+242
* Syscons bug fix: tab now right (thanks bruce!)sos1995-02-011-293/+319
* Reviewed by:sos1995-01-302-47/+61
* Use double speed read for FX001D, now this driveache1995-01-302-9/+21
* Warning: vn doesn't work just now. I havn't found out why. This commitphk1995-01-301-24/+0
OpenPOWER on IntegriCloud