summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Instead of testing for both SELDI and SELDO in SSTAT0 in the poll for workgibbs1997-04-051-5/+5
* Removed defaults for dead options CONADDR and CONUNIT.bde1997-04-051-15/+1
* Use device flags instead of options for serial console configurationbde1997-04-051-23/+53
* Recognize ZNYX 314 cards that have a MAC address with the low bit set.phk1997-04-051-2/+2
* Add missing Id that was lost when the sequencer file format changed.gibbs1997-04-041-0/+2
* Deleted <pc98/pc98/pc98_device.h>.kato1997-04-041-5/+1
* When not using SCB paging, we can always directly index the SCB of interestgibbs1997-04-041-13/+18
* Make the default VERASE key the <-- key and remove root'sbrian1997-04-031-1/+4
* CFLAGS += -I. so that building in an obj directory works.gibbs1997-04-032-2/+6
* PAL support: magic numbers moved into format_params structure.fsmp1997-04-023-676/+1372
* Interim patch/kludge for keyboard lock-up when `kbdcontrol' tries toyokota1997-03-281-3/+10
* Fix printing of map sizes: large numbers got a negative sign before.se1997-03-251-3/+3
* Add a few vendor IDs and class and sub-class encodings.se1997-03-251-2/+11
* Made a couple of minor optimizations that improve performance of thedg1997-03-251-5/+4
* "Louis A. Mamakos" <louie@TransSys.COM> new bt848 structfsmp1997-03-252-1060/+1190
* added support for EEProms writing/reading.fsmp1997-03-251-2/+8
* Don't include <sys/ioctl.h> in the kernel. Stage 5: includebde1997-03-241-2/+4
* Don't include <sys/ioctl.h> in the kernel. Stage 3: includebde1997-03-241-1/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includebde1997-03-249-16/+16
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includebde1997-03-2414-27/+13
* Re-arrange the code to upload an SCB to ensure that there is at leastgibbs1997-03-241-14/+12
* Added Accton EN1207-TX support.kato1997-03-231-1/+4
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-2310-18/+18
* Submitted by: Michael Petry <petry@netwolf.NetMasters.com>fsmp1997-03-212-828/+1256
* Submitted by: Michael Petry <petry@netwolf.NetMasters.com>fsmp1997-03-211-14/+31
* Added support for newer cards that have the DP83840A PHY chip.dg1997-03-212-9/+46
* Added Allied Telesis CenterCOM LA100-PCI support. Currently, fullkato1997-03-201-1/+5
* additions for table-driven frequency calculation.fsmp1997-03-191-196/+202
* additions for table-driven frequency calculation.fsmp1997-03-191-0/+11
* aic7xxx.seq:gibbs1997-03-184-36/+263
* Submitted by: Doug White <dwhite@gdi.uoregon.edu>fsmp1997-03-171-1/+1
* Fixed two deficiencies in the driver that have existed since it wasdg1997-03-172-23/+116
* Fixed null pointer panic in devtotty(). Fixed bounds checking inbde1997-03-161-7/+13
* Don't depend on <sys/types.h> being (bogusly) included by <stdio.h>.bde1997-03-163-3/+9
* patches for bt848 specific hue/bright/contrast/satu/satv.fsmp1997-03-161-2/+68
* Submitted by: Amancio Hasty <hasty@rah.star-gate.com>fsmp1997-03-162-44/+182
* Missed one.gibbs1997-03-163-0/+204
* Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c:gibbs1997-03-1622-3239/+9185
* Various stylistic improvements regarding num_eisa_slots & co.:joerg1997-03-132-8/+10
* Since i don't see that anybody is implementing a more correct EISAjoerg1997-03-121-1/+5
* Initial import of the Brooktree PCI-TV drivers. I have not testedmarkm1997-03-103-0/+2664
* make sure that the user supplied signals in struct vt_mode are actuallyjmg1997-03-011-8/+18
* Fixed spelling error in a variable name.bde1997-02-281-2/+2
* Removed an obsolete test which prevented mouse movement from quitingyokota1997-02-281-7/+6
* No longer clear all interrupt status when the sequencer is reset. The onlygibbs1997-02-281-40/+29
* Leave reselections on all the time.gibbs1997-02-252-10/+21
* Add support for the SMC9332BDT that's using the DE21140A chip. Thisjoerg1997-02-231-1/+15
* Revert $FreeBSD$ back to $Id$peter1997-02-225-5/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-2270-70/+70
* Enlarge the message out buffer from 6 to 8 bytes. Now that sync and widegibbs1997-02-182-18/+11
OpenPOWER on IntegriCloud