summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Modified to use renamed get_pci_apic_irq() -> pci_apic_pin() function.fsmp1997-06-251-5/+7
* Take the OS release string from the kernel variable `osrelease'yokota1997-06-241-4/+27
* The syscons driver doesn't really check the presence of the displayyokota1997-06-221-67/+163
* Initial set of patches to get it to compile on >= 3.0. Most of thepeter1997-06-221-2413/+2972
* Clean import of Matt Thomas's if_de.c driver as of 970508, rev 1.85. Thepeter1997-06-222-0/+1564
* Minor optimization in fxp_intr.dg1997-06-161-5/+4
* Added 2 new defines:fsmp1997-06-141-5/+18
* Removed unused #includes.bde1997-06-141-6/+1
* Fixed the type of a timeout function and removed casts that hid thebde1997-06-141-7/+7
* Removed unused #includes.bde1997-06-145-47/+4
* Added support for the Intel 82555 PHY chip which is being used on newerdg1997-06-132-20/+25
* Fix two typos in this driver that prevented it from working properly.gibbs1997-06-101-2/+2
* Bring back CONSPEED as a last-ditch default if you can't change the speedpst1997-06-042-4/+9
* If the boot blocks were using the serial port, read the system consolepst1997-06-042-11/+119
* Move call of pci_addcfg() before test of cfg->subordinatebus, since these1997-06-021-2/+13
* I've given up on the idea of sizing FIFO's. You can set it with a flagphk1997-06-011-68/+15
* on second thoughts, it doesn't even need <machine/ipl.h> either.peter1997-06-011-2/+1
* PCI_CLASS_MASS_STORAGE (under PCI_COMPAT) was used in a driver in LINTpeter1997-06-011-1/+2
* <machine/spl.h> -> <machine/ipl.h>peter1997-06-011-2/+2
* No longer need opt_smp.h herepeter1997-05-291-2/+1
* Add one more compatibility define to make the Adaptec driver compilese1997-05-281-1/+2
* Define command register enable bits, which are required for a consitencyse1997-05-281-1/+4
* Two minor changes to the code that builds the pci map array:se1997-05-281-29/+30
* 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
OpenPOWER on IntegriCloud