summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Fixed the type of timeout functions and removed casts that hid thebde1997-04-202-24/+38
* Fixed the type of timeout functions and removed casts that hid thebde1997-04-201-10/+12
* Fixed the type of timeout functions and removed casts that hid thebde1997-04-201-7/+7
* The bit of the cardbus bridge support code se and I have been able to agreephk1997-04-201-1/+7
* Don't call timeout() for DTR wakeup or busy check if the relevant timeoutbde1997-04-181-5/+11
* Revert some changes to the selection and reselection code that were thoughtgibbs1997-04-181-41/+19
* Rearrange pci network card identification for easier additions.davidn1997-04-181-13/+18
* Amancio:fsmp1997-04-171-13/+13
* Re-arange the selection and reselection code to hopefully kill thegibbs1997-04-142-16/+31
* New name for the EtherExpress register file.gibbs1997-04-141-0/+80
* Add Intel EtherExpress16 support into the ie driver, removing the needgibbs1997-04-141-100/+496
* aic7xxx.seq:gibbs1997-04-104-13/+16
* Preserve some bits in the keyboard controller command byte whenyokota1997-04-101-10/+6
* Enables lnc driver on PC-98 to support NEC SV-98/2-B06 PCI card.kato1997-04-081-0/+3
* Make MOD_* macros almost consistent:dufault1997-04-062-8/+10
* Make MOD_* macros almost consistent:dufault1997-04-064-12/+12
* 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
OpenPOWER on IntegriCloud