summaryrefslogtreecommitdiffstats
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
...
* Reviewed by: hasty@star-gate.comahasty1998-06-051-0/+2
* o Return error when the controller can't accept commands.eivind1998-06-021-2/+2
* Add a short delay in the read loop in tl_eeprom_getbyte(). On somewpaul1998-05-311-2/+3
* Add minimum driver for XC6200 based cards. Currently it knows aboutphk1998-05-301-0/+110
* Don't program the antonegotiation advertisement register in tl_setmode().wpaul1998-05-291-33/+19
* Ignore 'invalid' interrupts that occur while the interface is down.wpaul1998-05-261-2/+12
* Reviewed by: hasty@freebsd.orgahasty1998-05-241-7/+0
* Fix a mind-o in tl_setmulti(): when setting a bit in the upperwpaul1998-05-241-3/+3
* Remove 2.2.x compatibility code and #ifdefs. Once the shakedown periodwpaul1998-05-222-72/+5
* Yeargh! After all that, I forgot to remove the #include.jkh1998-05-211-4/+2
* Don't use __FreeBSD_version explicitly - none of the otherjkh1998-05-212-13/+13
* Add Texas Instruments TNET100 'ThunderLAN' PCI NIC driver to the tree.wpaul1998-05-212-0/+3533
* Reviewed by: ahasty@freebsd.orgahasty1998-05-191-6/+35
* 1.31 Randall Hopper <rhh@ct.picker.com>ahasty1998-05-163-288/+460
* Attempt to set write combining mode for graphics devices.dyson1998-05-111-3/+31
* Translated to C (parameters in a function definition have the same scopebde1998-05-081-2/+2
* Added another PCI to C-bus (ISA bus like 16 bit bus of PC-98) bridge.kato1998-05-041-1/+3
* Add NEC PC-98 chipsets.kato1998-05-041-1/+18
* Patches are given here for pcisupport.c to recognise most of VIAphk1998-05-031-1/+22
* Add PCI device IDs for Intel BX PCI chip-set components.se1998-05-021-1/+7
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-221-0/+559
* Forgot to add opt_bktr.hahasty1998-04-191-0/+1
* Reviewed by: Amancioahasty1998-04-181-21/+97
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.des1998-04-172-7/+7
* Support compiling with `gcc -ansi'.bde1998-04-154-20/+17
* Fixed autonegotiation. Card registers are now accessed via memorysemenu1998-04-132-172/+262
* take out opt_bktr.h from brooktree848.cahasty1998-04-061-1/+0
* Reviewed by: Amancioahasty1998-04-052-4/+53
* Add two workarounds for broken MP tables:tegge1998-04-012-6/+66
* Eradicate the variable "time" from the kernel, using various measures.phk1998-03-301-34/+33
* Moved some #includes from <sys/param.h> nearer to where they are actuallybde1998-03-281-0/+2
* Add two VLSI chip set components: 82C592 and 82C593se1998-03-271-1/+5
* PR: i386/6040danny1998-03-171-1/+2
* Add EISA support for DPT driversjulian1998-03-111-3/+1
* merge benfor branch changes onto mainline.peter1998-03-083-60/+498
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-081-1/+3
* Correct minor typojkh1998-03-051-1/+1
* *** empty log message ***semenu1998-03-042-23/+82
* Added support for the 82553 and 'B' 82555 PHY.dg1998-03-032-2/+15
* Update the information in this file slightly.jkh1998-03-021-3/+8
* Undo the previous commit which was NOT for -current.sos1998-03-011-13/+3
* Add Intel 430TX chipset, namely 82439TX system controller and fourasami1998-03-011-1/+11
* Restored half of the ANSI semantic errors fix which was clobberedbde1998-03-011-2/+0
* Add PCI device ID of Surecom NE-34se1998-02-271-1/+2
* Radio support for bt848 cards from Flemming Jacobsen <fj@trw.nl>ahasty1998-02-263-20/+43
* Added missing #include of "opt_devfs.h".bde1998-02-251-4/+3
* Add the Intel 82371SB USB host controller to the known list.sos1998-02-241-1/+3
* Update to "stable-167" release; totally reimplements media detection.jkh1998-02-202-369/+508
* Removed unused #includes.bde1998-02-205-40/+4
* Move Luigi's I2CWR ioctl from the video_ioctl section to theahasty1998-02-201-22/+26
OpenPOWER on IntegriCloud