summaryrefslogtreecommitdiffstats
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
...
* Staticize. (Diffs by me & and Simon in cooperation.)eivind1998-02-101-7/+7
* Staticize.eivind1998-02-097-59/+65
* Add #include "opt_devfs.h".eivind1998-02-091-1/+2
* - Removed typo in Copyright and added Id.nate1998-02-071-1/+2
* Back out DIAGNOSTIC changes.eivind1998-02-063-6/+2
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-043-2/+6
* MF22: update to newest version from author.jkh1998-02-042-207/+464
* Make FAILSAFE a new-style option.eivind1998-02-041-2/+3
* Re-add my DEVFS changes after they were stomped on. This time, I throw awayeivind1998-02-042-5/+4
* Bugs/Enhancements:ahasty1998-02-022-149/+285
* Removed ifdef for <sys/sockio.h> vs <sys/ioctl.h>. <sys/sockio.h> isbde1998-02-011-20/+5
* Attempt at making this use DEVFS properly. (Now it should at least work.)eivind1998-01-312-3/+6
* Update to version stable-165jkh1998-01-292-222/+299
* Add Simon Shapiro's DPT driverjulian1998-01-262-0/+738
* Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.eivind1998-01-243-1/+5
* Driver for the new SMC 9432TX cards.jkh1998-01-212-0/+1323
* - Support for multiple PD6832 controllers. Each found 6832 is assignednate1998-01-202-4/+22
* Include pc98.h instead of isa.h when PC98 is defined.kato1998-01-141-1/+5
* Make INET a proper option.eivind1998-01-084-5/+18
* Reviewed by: Amancio Hastyahasty1997-12-311-4/+20
* Correct the check for multiword dma. It was incorrectly checkingdyson1997-12-191-2/+2
* Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.eivind1997-12-151-1/+3
* Fix size of start queue to 32 entries, independent of the defaultse1997-12-021-3/+3
* - Add necessary include files and fix bugs in last.nate1997-12-021-3/+6
* - Bring in code removed from /sys/pccard/pcic.c, including DEVICE IDs, andnate1997-12-022-95/+107
* - Framework for PCI/CardBus controllers running in PCMCIA emulationnate1997-12-022-0/+216
* Shuffle things a bit for better cacheline behavior.dg1997-11-291-6/+6
* Ifdefed a conditionally used #include.bde1997-11-221-2/+4
* Add Winbond W89C940 ID to the list.msmith1997-11-221-1/+2
* Removed unused #includes.bde1997-11-181-5/+3
* Reviewed by: Amancio Hastyahasty1997-11-161-8/+182
* Attempt to tell the user precisely what sort of VGA-like PCI device iswollman1997-11-111-12/+255
* Merge 971020 stuff.. Check 21142? SROM CRC.peter1997-11-082-7/+13
* Rename some local variables to avoid shadowing other local variables.phk1997-11-071-5/+5
* Remove a bunch of variables which were unused both in GENERIC and LINT.phk1997-11-073-23/+7
* Rats. Committed the wrong version.markm1997-11-061-5/+11
* 1) Add the IOCTL for Luigi's BT848 -> I2C bus driver.markm1997-11-061-14/+113
* Improve PAL support and fix mux selector values.eivind1997-10-302-32/+104
* Removed unused #includes.bde1997-10-282-6/+1
* Recognize even more of the Znyx 314 cards.phk1997-10-251-2/+2
* Rewrote fxp_start() for better clarity and efficiency.dg1997-10-231-101/+101
* Add an $Id$peter1997-10-181-0/+1
* Merge in changes from Matt. Accton EN12xx support, bugfixes. There ispeter1997-10-182-44/+193
* This commit was generated by cvs2svn to compensate for changes in r30549,peter1997-10-181-7/+27
|\
| * Import Matt's current de driver... He appears to be maintaining it inpeter1997-10-183-52/+219
* | Oops... back out the change to recognize the TI 1131; there's a better place.wollman1997-10-171-4/+1
* | Teach the PCI code about the TI 1131 and NeoMagic NM2160 in my laptop.wollman1997-10-171-1/+11
* | Fixed a bug where input packets were counted twice - messing up thedg1997-10-171-2/+1
* | Attempt to support IPX.peter1997-10-121-1/+22
* | Add IDs for Intel 82371MX/82437MX (mobile PCI chipset).asami1997-10-101-1/+5
OpenPOWER on IntegriCloud