aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Update the hptrr driver to version 1.2. This adds port multiplier supportScott Long2008-02-0611-21366/+22316
* Don't pollute the mbuf helper routine namespaceKip Macy2008-02-053-6/+6
* MFC: Fix some bugs in dealing with DCMD's without data. MegaCli was sendingDoug Ambrisko2008-02-032-58/+94
* Update the hptiop driver to version 1.3. This adds support for the 4xxxScott Long2008-02-032-529/+1517
* MFC if_msk.c rev 1.24 to RELENG_7.Pyun YongHyeon2008-02-031-8/+27
* MFC if_msk.c rev 1.23, if_mskreg.h 1.10 to RELENG_7.Pyun YongHyeon2008-02-032-0/+3
* MFC if_msk.c rev 1.22, if_mskreg.h 1.9 to RELENG_7.Pyun YongHyeon2008-02-032-22/+16
* MFC if_msk.c rev 1.21 to RELENG_7.Pyun YongHyeon2008-02-031-38/+12
* MFC if_msk.c rev 1.20, if_mskreg.h rev. 1.8 to RELENG_7Pyun YongHyeon2008-02-032-88/+8
* Remove the rr232x driver. It has been superseced by the hptrr driver.Scott Long2008-02-0316-13085/+0
* MFC if_msk.c rev 1.19, if_mskreg.h rev. 1.7 to RELENG_7Pyun YongHyeon2008-02-032-19/+37
* MFC e1000phy.c, rev 1.20 to RELENG_7Pyun YongHyeon2008-02-031-1/+5
* MFC if_re.c, rev 1.100 to RELENG_7Pyun YongHyeon2008-02-031-2/+6
* MFC if_txp.c, rev 1.48 to RELENG_7.Pyun YongHyeon2008-02-031-1/+6
* MFC fix for IEEE 802.3 compliance of auto-negotiation process.Pyun YongHyeon2008-02-037-21/+21
* MFC 1.7: use m_gethdr to populate the rx ringSam Leffler2008-02-021-1/+1
* MFC: sys/dev/le/am7990.c 1.5; sys/dev/le/am79900.c 1.5Marius Strobl2008-01-292-8/+6
* MFC v1.7 (by request from remko because he is injured)Ken Smith2008-01-291-6/+9
* MFC: Only reset driver state when a hardware error is detected.Andrew Gallatin2008-01-281-5/+6
* MFC: 1.36Marius Strobl2008-01-271-0/+5
* MFC rev. 1.457:Konstantin Belousov2008-01-271-0/+2
* MFC: 1.4Marius Strobl2008-01-271-2/+1
* MFC: Don't cache the new-bus name of a PCI device in the PCI confJohn Baldwin2008-01-231-1/+4
* MFC: Fix some minor issues such as using read/modify/write for updatingJohn Baldwin2008-01-231-20/+58
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2008-01-234-0/+4056
* MFC: 1.26Jung-uk Kim2008-01-221-3/+4
* MFC: 1.201Jung-uk Kim2008-01-211-1/+1
* MFC rev. 1.319, 1.320:Konstantin Belousov2008-01-181-2/+8
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2008-01-183-0/+159
* MFC: queue an asynch handler to re-enable a level-triggered GPENate Lawson2008-01-161-3/+7
* MFC: Use a dummy interrupt handler to work around lpt(4) interruptJohn Baldwin2008-01-152-0/+40
* MFC: Update to firmware version 1.4.29 from 1.4.25Andrew Gallatin2008-01-152-25570/+26369
* MFC: 1.25Marius Strobl2008-01-091-12/+9
* MFC important fixes by sos@:Xin LI2008-01-094-93/+233
* MFC:Henrik Brix Andersen2008-01-072-4/+7
* MFC: Use devclass_get_count() instead of devclass_get_maxunit().John Baldwin2008-01-071-1/+1
* MFC rev. 1.106:Konstantin Belousov2008-01-031-9/+7
* MFC: 1.8Marius Strobl2007-12-231-1/+9
* MFC revision 1.46Xin LI2007-12-151-1/+2
* Diff reduction against -HEAD: MFC revision 1.45Xin LI2007-12-151-3/+3
* MFC:Ariff Abdullah2007-12-151-3/+12
* MFC:Ariff Abdullah2007-12-151-1/+6
* MFC:Ariff Abdullah2007-12-151-1/+25
* MFC if_re.c rev 1.99, if_rlreg.h rev 1.69 to RELENG_7Pyun YongHyeon2007-12-151-3/+13
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-12-1514-0/+27218
* MFC to RELENG_7:Ed Maste2007-12-105-91/+254
* MFC to RELENG_7 new PCI IDsEd Maste2007-12-101-0/+28
* Sync up ata(4) work by sos@ on -HEAD:Xin LI2007-12-092-41/+133
* MFC: Adjust locking definitions.Scott Long2007-12-091-5/+22
* Support new ARC120x family of controllers. Many thanks for Areca's continuedScott Long2007-12-082-617/+1635