aboutsummaryrefslogtreecommitdiff
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
* Moved some #includes from <sys/param.h> nearer to where they are actuallyBruce Evans1998-03-281-0/+2
* Add two VLSI chip set components: 82C592 and 82C593Stefan Eßer1998-03-271-1/+5
* PR: i386/6040Daniel O'Callaghan1998-03-171-1/+2
* Add EISA support for DPT driversJulian Elischer1998-03-111-3/+1
* merge benfor branch changes onto mainline.Peter Wemm1998-03-083-60/+498
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)Julian Elischer1998-03-081-1/+3
* Correct minor typoJordan K. Hubbard1998-03-051-1/+1
* *** empty log message ***Semen Ustimenko1998-03-042-23/+82
* Added support for the 82553 and 'B' 82555 PHY.David Greenman1998-03-032-2/+15
* Update the information in this file slightly.Jordan K. Hubbard1998-03-021-3/+8
* Undo the previous commit which was NOT for -current.Søren Schmidt1998-03-011-13/+3
* Add Intel 430TX chipset, namely 82439TX system controller and fourSatoshi Asami1998-03-011-1/+11
* Restored half of the ANSI semantic errors fix which was clobberedBruce Evans1998-03-011-2/+0
* Add PCI device ID of Surecom NE-34Stefan Eßer1998-02-271-1/+2
* Radio support for bt848 cards from Flemming Jacobsen <fj@trw.nl>Amancio Hasty1998-02-263-20/+43
* Added missing #include of "opt_devfs.h".Bruce Evans1998-02-251-4/+3
* Add the Intel 82371SB USB host controller to the known list.Søren Schmidt1998-02-241-1/+3
* Update to "stable-167" release; totally reimplements media detection.Jordan K. Hubbard1998-02-202-369/+508
* Removed unused #includes.Bruce Evans1998-02-205-40/+4
* Move Luigi's I2CWR ioctl from the video_ioctl section to theAmancio Hasty1998-02-201-22/+26
* 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