summaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-261598-1626/+1626
* Make sure arc4random(9) is properly seeded when /etc/rc.d/initrandom returns.Colin Percival2008-11-242-3/+24
* MF stable/6:Marcel Moolenaar2008-11-231-1/+1
* MFC of the r179312 by sos:Konstantin Belousov2008-10-301-1/+0
* Merge r183515 and r184211 (mxge firmware updates) into releng/6.4Andrew Gallatin2008-10-275-56663/+32765
* MFC r183966:Pyun YongHyeon2008-10-271-0/+14
* MFS r183978:Ken Smith2008-10-262-0/+5
* MFC: Use 32k transfers rather than 63k transfers for chipsets that can't doJohn Baldwin2008-10-211-5/+5
* MFC r183814:Pyun YongHyeon2008-10-192-7/+9
* MFC r183264:Pyun YongHyeon2008-09-262-3/+20
* MFC: 182874Oleg Bulyzhin2008-09-181-2/+6
* MFC: Disable the inline assembly crc32 routine and use the C versionJohn Baldwin2008-09-171-87/+0
* MFC r182887-182888:Pyun YongHyeon2008-09-172-3/+17
* MFC: Fix two places that used && instead of & to test if OBF was set.John Baldwin2008-09-121-3/+3
* MFC: Use single byte read and write operations to toggle the BIOS and OSJohn Baldwin2008-09-112-14/+14
* MFC: Add more PCI IDs including those for ICH10.John Baldwin2008-09-102-5/+23
* MFC r181973, r181974, r181975Andrew Thompson2008-08-311-0/+35
* MFC r181992:Pyun YongHyeon2008-08-291-6/+4
* MFC r181976:Pyun YongHyeon2008-08-292-12/+21
* Don't call bfe_release_resources() twice.Pyun YongHyeon2008-08-291-1/+0
* MFC r181953:Pyun YongHyeon2008-08-292-368/+496
* MFC: Properly handle a 32-bit prefetchable memory range in a PCI-PCI bridge.John Baldwin2008-08-272-4/+19
* MFC: r182060Marius Strobl2008-08-261-10/+22
* MFC r180753 by luoqi@:Max Laier2008-08-233-5/+59
* Remove MPT_LOCK/UNLOCK from mpt_user_attach in RELENG_6.Sean Bruno2008-08-211-2/+0
* MFC r181557:Pyun YongHyeon2008-08-211-1/+1
* MFC r180954:Pyun YongHyeon2008-08-211-64/+63
* MFC r180952, r181556:Pyun YongHyeon2008-08-211-7/+2
* MFC r180950:Pyun YongHyeon2008-08-212-24/+19
* MFC r181619:Pyun YongHyeon2008-08-201-4/+1
* MFC r181617-r181618:Pyun YongHyeon2008-08-201-26/+26
* MFC: If the kernel fails to allocate resources for the initial value of aJohn Baldwin2008-08-151-5/+19
* MFC: Use an sx lock to serialize writes and remove D_NEEDGIANT.John Baldwin2008-08-141-3/+14
* MFC of SVN rev 181482:Henrik Brix Andersen2008-08-122-0/+7
* MFC: 181399Marius Strobl2008-08-111-0/+2
* MFC r180437Remko Lodder2008-08-022-3/+5
* MFC r180384Remko Lodder2008-08-021-4/+9
* MFC r180383Remko Lodder2008-08-022-0/+2
* MFC r180382:Remko Lodder2008-08-022-0/+2
* MFC: Add the optional nvram(4) device. As with 7.x, this device is offJohn Baldwin2008-08-011-0/+159
* MFC r180869Pyun YongHyeon2008-07-311-1/+4
* MFC: Allocate a single CCB at the start of the main loop of the RAIDJohn Baldwin2008-07-281-4/+4
* MFC r180582.Pyun YongHyeon2008-07-281-1/+1
* Add compatibility code to build jme(4) on stable/6.Pyun YongHyeon2008-07-281-2/+62
* MFC r179337.Pyun YongHyeon2008-07-283-0/+4325
* Sync mxge with head and perform 2 forgotten MFCs:Andrew Gallatin2008-07-251-19/+3
* MFC r180567: Clean up mxge's use of callouts as pointed out by jhb,Andrew Gallatin2008-07-251-36/+19
* MFC r179335.Pyun YongHyeon2008-07-243-0/+492
* MFC: Use dedicated buffers for user requests rather than reusing the spaceJohn Baldwin2008-07-211-67/+105
* MFC: During shutdown, deregister the shutdown hook from the correct eventJohn Baldwin2008-07-211-1/+1