summaryrefslogtreecommitdiff
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-09-0519-20/+20
* Merge from -current (rev 1.99): Don't access dstat twice.Stefan Eßer1997-07-181-7/+10
* Merged fixes from -current: DP83840A support, bug fix, link0/1/2 support.David Greenman1997-03-212-9/+46
* Sync with currentJustin T. Gibbs1997-03-181-4/+4
* Oops, missed a mostly cosmetic change in the last commit.David Greenman1997-03-171-2/+2
* Brought in (similar) changes from -current: fixes for full duplex andDavid Greenman1997-03-172-21/+114
* Sync with current.Justin T. Gibbs1997-02-251-8/+8
* Last minute fix that might get SMC 9332BDT cards working. Ported fromDavid Greenman1997-02-131-1/+15
* Sync with current:Justin T. Gibbs1997-02-121-220/+465
* Brought in various fixes from main branch and wcarchive: someDavid Greenman1997-02-052-19/+20
* Fix PCI to PCI bridge register bit field masks.Stefan Eßer1996-11-122-36/+11
* Put the packet error printf inside #ifdef DIAGNOSTIC.David Greenman1996-11-101-1/+3
* Updated to a newer version from Matt Thomas. This is the same versionDavid Greenman1996-11-102-892/+2968
* Merge r1.83Jordan K. Hubbard1996-11-091-4/+4
* New vx driver for:Guido van Rooij1996-11-043-1605/+142
* Bring aic7xxx driver bug fixes from 'SCSI' into stable.Justin T. Gibbs1996-10-061-9/+15
* Added multicast support and fixed BPF cookie bug.David Greenman1996-10-032-6/+45
* Brought in fixes from rev 1.20.David Greenman1996-09-291-9/+13
* Brought in bugfix and improvements from rev 1.19.David Greenman1996-09-221-49/+38
* Brought in fix from rev 1.18: fix for panic when out of mbuf clusters.David Greenman1996-09-201-5/+14
* Brought in fix from rev 1.16: dynamic threshold adjustment.David Greenman1996-09-191-2/+19
* Brought in fix from rev 1.15: increase tx threshold to 1024 bytes.David Greenman1996-09-181-2/+2
* Remove botched up code that attempted to print I/O base address forRodney W. Grimes1996-09-161-5/+3
* First pass at merging minor differences between HEAD and RELENG_2_1_0,Rodney W. Grimes1996-09-061-19/+24
* Add support for FAILSAFE options line in kernel config file.Stefan Eßer1996-08-051-2/+7
* Ported the 3Com 3c590/3c595 driver from -current to -stable (for 2.1.5).David Greenman1996-07-162-10/+12
* Brought in most of the improvements/bugfixes from the main branch. ThanksDavid Greenman1996-06-264-243/+582
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1996-06-191-0/+1132
* Sync with HEAD.Justin T. Gibbs1996-06-081-104/+214
* Whoops, forgot one.Nate Williams1996-06-051-1/+2
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-051-1/+0
* Bring in changes from HEAD. Set ifnet.baudrate for ethernet & FDDI also.Gary Palmer1996-06-021-1/+2
* Merge with HEAD:Justin T. Gibbs1996-05-231-2/+2
* Merge with HEAD.Justin T. Gibbs1996-05-211-1/+12
* Merge with HEAD:Justin T. Gibbs1996-05-121-2/+2
* Free our device information in one error case in the driver probe.Justin T. Gibbs1996-05-121-1/+2
* Merge with HEAD.Justin T. Gibbs1996-05-121-5/+4
* Merge with HEAD. Add scheme for determining if the BIOS was installed orJustin T. Gibbs1996-05-101-30/+58
* Merge with HEAD.Justin T. Gibbs1996-04-281-10/+42
* From main branch: updates to my copyright.David Greenman1996-04-082-12/+2
* Merge with HEAD.Justin T. Gibbs1996-04-013-58/+45
* Disable handshake timeout mechanism, which seems to have caused moreStefan Eßer1996-03-221-3/+3
* Apply diff from 1.65 to 1.66 from -current:Stefan Eßer1996-03-111-15/+17
* Bring in changes from rev 1.7 - Add PCI ID for older Buslogic 946 cards.Justin T. Gibbs1996-02-181-1/+3
* Merge with HEAD. Properly scan for the I/O port in the PCI map registers.Justin T. Gibbs1996-02-161-8/+11
* Correct PCI ID for the Buslogic 946.Justin T. Gibbs1996-02-121-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1996-02-111-0/+432
* Changes to make this driver work properly with the 2.1 kernel.David Greenman1996-01-291-5/+7
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1996-01-291-0/+1147
* Merge from HEAD, modulo a tweak to get it to compile under 2.1. This codeJordan K. Hubbard1996-01-211-338/+747