summaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.9.0_cvscvs2svn2003-10-27871-913/+913
* MFS: rev. 1.35.2.35:Max Khon2003-10-261-6/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_9'.cvs2svn2003-10-229-1983/+0
* MFC: Add support for the Intel ICH5 SATA controller in both legacy andJohn Baldwin2003-10-222-0/+14
* Fix problems with slowdowns and hangs with the DRM on -stable. The conditionEric Anholt2003-10-191-4/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-10-191-0/+308
* MFC: Add support for SK-9521 V2.0 and 3COM 3C940.Wilko Bulte2003-10-145-52/+130
* MFC 7955/7956 symmetric crypto supportSam Leffler2003-10-083-41/+159
* MFC 1.2:Sam Leffler2003-10-061-2/+4
* Driver names for DRIVER_MODULE in current are 'ed' and 'ep', but inWarner Losh2003-10-068-8/+8
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-10-011-0/+168
* Fix a function prototype error.Luoqi Chen2003-10-011-1/+2
* MFC rev 1.55Paul Saab2003-09-261-1/+1
* MFC:Scott Long2003-09-262-2/+6
* MFC: rev 1.54, Do not set the No_CRC bit in the Mode Control Register.Paul Saab2003-09-231-2/+1
* MFC rev. 1.22:Thomas Quinot2003-09-181-2/+5
* Fix a typo from the last commit.Scott Long2003-09-171-1/+1
* MFC rev 1.78 and 1.69 to fix a pontential adapter deadlock and potentialScott Long2003-09-171-9/+17
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-09-091-0/+512
* Fix incorrect structure initialization introduced in 1.2.2.14.Pierre Beyssac2003-09-071-1/+0
* Fixed panics that will occur during attempts to rescan ATA disk devicesDavid Greenman2003-09-055-18/+20
* MFC: ata driver bus dma code.Luoqi Chen2003-09-0511-295/+479
* MFC:Prafulla Deuskar2003-09-035-968/+1875
* RegenJosef Karthauser2003-09-022-5/+75
* MFC: Add support for the following Palm devices:Josef Karthauser2003-09-022-1/+19
* Remove the include of <pci.h> from here.Scott Long2003-09-011-2/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-08-311-0/+316
* MFC two device ids (ICH4 and ICH5).Nate Lawson2003-08-311-2/+9
* More vm_offset_t -> vm_paddr_t conversions in kernel dump related code.Luoqi Chen2003-08-314-7/+7
* MFC 1.23: Add support for the newer Moxa PCI 8-port, 16550-compatiblePierre Beyssac2003-08-281-0/+17
* almost-MFC: Søren and I have made a minimal 4.x variant of the bits inStephen McKay2003-08-262-4/+10
* MFC i-Bead mp3 player quirks: usbdevs:1.135, umass.c:1.90Nate Lawson2003-08-254-2/+20
* MFC: Fix ATAPI/USB/Firewire CDROM drive handling in cd(4) and hopefullyKenneth D. Merry2003-08-241-30/+0
* MFC: FreeBSD OSPM ACPI driver. Note that this driver does not includeJohn Baldwin2003-08-2212-1319/+1272
* MFC: Implement CBR traffic shaping for the Fore adapters. This is controledHartmut Brandt2003-08-225-1/+262
* For some reason the hfa driver behaves differently between current andHartmut Brandt2003-08-222-2/+23
* Sync with -current:Hidetoshi Shimokawa2003-08-226-22/+56
* MFC rev 1.133: Fix a panic on boot if FAST_IPSEC and crypto supportNate Lawson2003-08-221-4/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-08-221-0/+390
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-08-206-0/+3728
* MFC fore_aali.h:1.4, fore_command.c:1.15, fore_init.c:1.14,Hartmut Brandt2003-08-205-4/+68
* Synchronize with HEAD revision 1.42.Orion Hodson2003-08-191-88/+207
* MFC 1.190: better device description strings.John Polstra2003-08-181-23/+41
* MFC revision 1.32: ICH4 and ICH5 to operation in non-legacy mode.Orion Hodson2003-08-181-42/+56
* MFC revision 1.3: Switch from legacy to native mode for ICH4 and ICH5.Orion Hodson2003-08-181-0/+3
* Sync with -current:Hidetoshi Shimokawa2003-08-189-279/+395
* MFC: BGE_HCC_TX_MAX_COAL_BDS_INT is at offset 0x3C24, not 0x3C34Paul Saab2003-08-171-1/+1
* MFC: revision 1.15Josef Karthauser2003-08-141-1/+11
* MFC: Support for the 3ware APIPaul Saab2003-08-107-95/+190
* MFC: properly set mbuf space size for the BCM5704 NICs to fix watchdogBill Paul2003-08-101-3/+12