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