summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* use frames instead of fields, and restore full meteor compatibility forjmg1997-05-051-1/+4
* This mega-commit brings the following:joerg1997-05-042-2/+96
* Initialize PCI/CardBus bridges.phk1997-05-031-40/+53
* Make ccd use the maxsecsize sector size as denominator, thissos1997-05-011-2/+2
* 1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu>fsmp1997-05-012-126/+559
* 1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu>fsmp1997-05-011-0/+43
* Restore CRTC start address check back after looking into more sourcesache1997-04-301-3/+9
* Add D_DISK flag to vn_bdevsw.dfr1997-04-301-2/+2
* In comp_vgaregs skip cursor shape and 4 unused bytes (6 total)ache1997-04-301-4/+4
* Addresses the following two problems.yokota1997-04-271-8/+116
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-262-5/+38
* The following scenario would result in a bogus residual being reportedgibbs1997-04-242-3/+8
* Add definition of PCI_SUBID_REG2, the subvendor/device ID forse1997-04-241-1/+2
* Add preliminary support for PCI config header type 2:se1997-04-231-10/+19
* Check that the received packet length indicated by the card is at leastdg1997-04-231-1/+5
* 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
OpenPOWER on IntegriCloud