summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic changes.se1995-03-211-6/+6
* Removed redundant newlines that were in some panic strings.dg1995-03-191-2/+2
* Make the aic7xxx assembler take quoted strings as a single token.gibbs1995-03-174-17/+70
* Added a new field to the pci_device struct called pd_shutdown to specifydg1995-03-173-7/+29
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-164-9/+23
* Prepare for shared interrupts (required by the new PCI code that addsse1995-03-161-2/+6
* Finally get rid of this bothering ``biodone: buffer already done''joerg1995-03-121-3/+12
* A substantial change to the way this works. Not the "TEST_LABELING" isphk1995-03-111-126/+139
* Be careful to maintain the bits in SBLKCTL that are reserved.gibbs1995-03-071-6/+5
* Fake the geometry to be 32 sectors * 64 heads * (vn->sc_size / 2048)bde1995-03-041-13/+6
* Fix flag bugs with RUKEYMAPache1995-03-031-3/+3
* Minor update to syscons.sos1995-03-033-57/+60
* Speed up PCI attach code by ommiting test if its result is ignored anyway.se1995-03-021-13/+15
* Missed a reference to numvnd.phk1995-03-021-1/+1
* 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
OpenPOWER on IntegriCloud