summaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.2.0_cvscvs2svn2007-01-111467-1497/+1497
* MFC:Ariff Abdullah2006-12-241-0/+6
* MFS of v1.122.2.12 which was an MFC of v1.134:Ken Smith2006-12-231-2/+4
* MFC: Bring the arcmsr driver up to the vendor 1.20.00.013 version.Scott Long2006-12-212-3045/+2904
* Partially back out revs 1.134 and 1.50 of if_bge.c and if_bgereg.h,Scott Long2006-12-212-24/+2
* MFC to 6.2 release all the cam module depend foo.Matt Jacob2006-12-2132-3/+56
* MFR6 revision 1.54.2.8:Xin LI2006-12-141-0/+2
* MFC: Fix an off by one error in struct nve_tx_desc's frags[] array.John Baldwin2006-12-071-1/+1
* Correct a signedness bug which allowed members of the operatorColin Percival2006-12-061-1/+1
* MFS: Remove 16-bit wide I/O. It breaks when the register shiftMarcel Moolenaar2006-11-293-12/+9
* Merge rev 1.10 of if_bcereg.h and 1.20-1.21 of if_bce.c These fix VLAN tagScott Long2006-11-282-22/+26
* MFC: Added yet another extra fxp(4) PCI ID.Rink Springer2006-11-201-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_6_2'.cvs2svn2006-11-141468-0/+1112754
|\
| * MFC:Ariff Abdullah2006-11-141-1/+1
| * MFC:Florent Thoumie2006-11-148-1/+38
| * MFC: added PCI ID's for:Rink Springer2006-11-111-0/+2
| * This patch redesigns the watchdog timer. The old version had SMPJack F Vogel2006-11-102-90/+308
| * MFC Adaptec ServeRAID 7x IDs.Maxim Konovalov2006-11-022-2/+8
| * MFC if_iwi.c 1.41, if_iwireg.h 1.13:Max Laier2006-10-292-1/+7
| * MFC: 1.52: Fix LEDs not working when atkbd is an active keyboardRuslan Ermilov2006-10-291-16/+16
| * MFC: 1.58: Fix a non-working CapsLock LED under X.Ruslan Ermilov2006-10-291-1/+2
| * Replace the 82542 device id by popular demand.Jack F Vogel2006-10-291-0/+2
| * Merge of Intel 6.2.9 em driver code.Jack F Vogel2006-10-285-1378/+1531
| * Merge all changes from HEAD, except for rev 1.8 which changes the VLAN API.Scott Long2006-10-242-329/+288
| * Sync the MFI driver to HEAD. This fixes a potential problem with AENScott Long2006-10-214-165/+605
| * MFC brgphy.c, 1.46 to RELENG_6Pyun YongHyeon2006-10-211-0/+7
| * MFC miidevs, rev. 1.34 to RELENG_6Pyun YongHyeon2006-10-211-0/+1
| * This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-10-209-0/+1957
| * MFC 1.54: correct diag request to fetch isr state on fatal interruptsSam Leffler2006-10-191-1/+1
| * MFC: Sync with HEADJohn Baldwin2006-10-192-10/+56
| * MFC: v1.53John-Mark Gurney2006-10-171-0/+9
| * MFC: v1.52John-Mark Gurney2006-10-171-0/+7
| * re-apply bandaid for alphaSam Leffler2006-10-171-4/+4
| * MFC: 1.21: Fix bounds checking for PCIOCREAD and PCIOCWRITE.Ruslan Ermilov2006-10-161-6/+8
| * MFC: add support for newer parts that do not require separate keycacheSam Leffler2006-10-162-38/+120
| * MFC, if_iwi.c 1.40:Max Laier2006-10-131-3/+17
| * MFC:Gleb Smirnoff2006-10-132-3/+1
| * MFC:Søren Schmidt2006-10-091-0/+1
| * MFC of rev 1.21:Hiroki Sato2006-10-091-3/+6
| * MFC: Fix sign bug in acpi_release_resource().John Baldwin2006-10-041-1/+1
| * MFC: Fix our ioctl(2) implementation for ioctls with "int" arguments.Ruslan Ermilov2006-10-048-9/+151
| * This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-10-013-0/+451
| * MFC: remove stub radar supportSam Leffler2006-09-302-29/+0
| * MFC:Søren Schmidt2006-09-305-13/+29
| * MFC rev 1.15:Olivier Houchard2006-09-301-2/+2
| * MFC: Update to the ipmi(4) driver to add more attachments as well as SSIFJohn Baldwin2006-09-294-1381/+1174
| * MFC: Revert back to using *(int *)arg when accessing integer ioctlRuslan Ermilov2006-09-271-13/+13
| * MFC 1.34: Connect QFULL events up with decreasing openings.Matt Jacob2006-09-271-2/+32
| * MFC: Add an explicit bus_add_child method for smbus(4).John Baldwin2006-09-261-0/+1
| * MFC rev 1.311: Allow 16 byte memory mapped I/O ranges.Marcel Moolenaar2006-09-251-2/+2