summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add parentheses around macros!jmz1995-01-291-2/+2
* Third round in syscons update.sos1995-01-282-515/+415
* Do not recompute TIMER0's maximum count, since it is in timer0_max_count.jmz1995-01-281-11/+8
* Back out my previous change and disable the floppy tape controller againjkh1995-01-271-1/+4
* Use NUM_FKEYS instead of hardcoded 65 for fkey_tab sizeache1995-01-261-2/+2
* Get rid of overloaded Keypad 5, now F(65)ache1995-01-261-8/+8
* Get rid of overloaded Back tab, now F(64)ache1995-01-261-2/+2
* Rewrite fkey_tab to produce unique sequences for all fkeysache1995-01-261-14/+20
* Implement Delete key properly, needed by ncursesache1995-01-261-12/+12
* o Restore removed hardware cursor support and make it _default_ache1995-01-261-51/+120
* Changed address of the game controller to 0x201 (was 0x200)jmz1995-01-251-0/+209
* Fix probe so it now correctly identifies all the different chipspaul1995-01-251-56/+74
* Added Andres Vega Garcia's email address.dg1995-01-241-1/+8
* Much better fix/support for the 83c795 based cards (the new SMC EtherEZ)dg1995-01-232-13/+71
* aic7xxx.c:gibbs1995-01-224-99/+64
* Second round in syscons update:sos1995-01-201-286/+499
* Submitted by: Bill Paul (wpaul@ctr.columbia.edu)wpaul1995-01-202-13/+26
* Enable floppy-tape controller by default again. Flags no longer has anyjkh1995-01-171-5/+2
* At $Ids to all files. Have the sequencer use DMA to tranfer its SCBgibbs1995-01-164-109/+132
* Some fixes to device configuration, now that I've had a chance to do itwollman1995-01-151-12/+51
* Oops, forgot one change when DDB is defined.sos1995-01-131-2/+2
* Use (n - 1) in ESC [ xxx d and ESC [ xxx `ache1995-01-131-3/+3
* Full support for 294x and Wide devices. Fixed month old bug in the SCSIgibbs1995-01-131-81/+173
* Back out cursor wrap (restore original thing)ache1995-01-121-2/+2
OpenPOWER on IntegriCloud