summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup of APIC_IO code.fsmp1997-05-271-9/+6
* Add support for APIC_IO to pci IRQ configuration.fsmp1997-05-271-1/+19
* Completely replace the PCI bus driver code to make it better reflectse1997-05-263-2234/+799
* Corrected accidental breakage in the last commit.yokota1997-05-261-3/+3
* Fixed up ssigala@globalnet.it's "Jumping Daemon" screen saver for < v3.0.obrien1997-05-251-4/+4
* Make the multicast code compile under -current. This has not been reviewedpeter1997-05-251-1/+38
* match the #include opt_ file with options.i386 (it has opt_wavelan.h)peter1997-05-251-1/+1
* Flip the daemon at the edge of the screen.yokota1997-05-241-14/+53
* Add 'wl' Wavelan driver.msmith1997-05-222-0/+2385
* Several bug fixes for the ee16 support from Richard Straka:gibbs1997-05-211-86/+111
* Introducing "Jumping Daemon" screen saver. This is really cute andyokota1997-05-211-0/+215
* Major overhaul of the SyncPPP layer. Basically, this comprises now ajoerg1997-05-194-6/+52
* Whoops, missed a zero there. Flags 0x10000 it is.phk1997-05-181-2/+2
* Flags 0x1000 on sio now disables the dreaded test#3.phk1997-05-181-2/+3
* Detect various supersets of 16550A based on fifo depth.phk1997-05-181-4/+39
* 1) font loading (two fixes)yokota1997-05-152-22/+37
* Add the D_DISK flag to the cdevsw structs of various CD-ROM drivers.joerg1997-05-102-4/+4
* This commit was generated by cvs2svn to compensate for changes in r25603,kjc1997-05-093-0/+3717
|\
| * import Chuck Cranor's ATM driverkjc1997-05-093-0/+3717
* import Chuck Cranor's ATM driverkjc1997-05-091-0/+348
* simplify IOPL gain/remove privs code. It's easier with md_regspeter1997-05-071-6/+3
* Now that we have replaced video-related block copy calls withyokota1997-05-071-34/+32
* 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
OpenPOWER on IntegriCloud