summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* Better name for this routine... it doesn't reset the card, but resetsimp2009-03-121-4/+4
* o change a lock model based on HAL preemption lock to a normal mtx.weongyo2009-03-123-4/+32
* MFp4 //depot/projects/usb 159004,159053,159091thompsa2009-03-121-18/+38
* bus_dma(9) conversion and make txp(4) work on all architectures.yongari2009-03-122-901/+2155
* add assertssam2009-03-121-0/+2
* Merge in support for Xen HVM on amd64 architecture.dfr2009-03-119-262/+1505
|\
| * Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64dfr2008-11-221610-1272061/+0
| * integrate through r184012kmacy2008-10-182-0/+5
| * Add newline to sys/conf/files so that netfront.c compiles, s/ext_arg1/ext_args/kmacy2008-10-181-3/+4
| * update console to pre-MPSAFE tty interfaceskmacy2008-10-151-40/+167
| * Copy device support from head in to 6kmacy2008-10-1112-0/+8162
| |\
| * | MFC r183264:yongari2008-09-262-3/+20
| * | MFC: 182874oleg2008-09-181-2/+6
| * | MFC: Disable the inline assembly crc32 routine and use the C versionjhb2008-09-171-87/+0
| * | MFC r182887-182888:yongari2008-09-172-3/+17
| * | MFC: Fix two places that used && instead of & to test if OBF was set.jhb2008-09-121-3/+3
| * | MFC: Use single byte read and write operations to toggle the BIOS and OSjhb2008-09-112-14/+14
| * | MFC: Add more PCI IDs including those for ICH10.jhb2008-09-102-5/+23
| * | MFC r181973, r181974, r181975thompsa2008-08-311-0/+35
| * | MFC r181992:yongari2008-08-291-6/+4
| * | MFC r181976:yongari2008-08-292-12/+21
| * | Don't call bfe_release_resources() twice.yongari2008-08-291-1/+0
| * | MFC r181953:yongari2008-08-292-372/+500
| * | MFC: Properly handle a 32-bit prefetchable memory range in a PCI-PCI bridge.jhb2008-08-272-4/+19
| * | MFC: r182060marius2008-08-261-10/+22
| * | MFC r180753 by luoqi@:mlaier2008-08-233-5/+59
| * | Remove MPT_LOCK/UNLOCK from mpt_user_attach in RELENG_6.sbruno2008-08-211-2/+0
| * | MFC r181557:yongari2008-08-211-1/+1
| * | MFC r180954:yongari2008-08-211-64/+63
| * | MFC r180952, r181556:yongari2008-08-211-7/+2
| * | MFC r180950:yongari2008-08-212-24/+19
| * | MFC r181619:yongari2008-08-201-4/+1
| * | MFC r181617-r181618:yongari2008-08-201-26/+26
| * | MFC: If the kernel fails to allocate resources for the initial value of ajhb2008-08-151-5/+19
| * | MFC: Use an sx lock to serialize writes and remove D_NEEDGIANT.jhb2008-08-141-3/+14
| * | MFC of SVN rev 181482:brix2008-08-122-0/+7
| * | MFC: 181399marius2008-08-111-0/+2
| * | MFC r180437remko2008-08-022-3/+5
| * | MFC r180384remko2008-08-021-4/+9
| * | MFC r180383remko2008-08-022-0/+2
| * | MFC r180382:remko2008-08-022-0/+2
| * | MFC: Add the optional nvram(4) device. As with 7.x, this device is offjhb2008-08-011-0/+159
| * | MFC r180869yongari2008-07-311-1/+4
| * | MFC: Allocate a single CCB at the start of the main loop of the RAIDjhb2008-07-281-4/+4
| * | MFC r180582.yongari2008-07-281-1/+1
| * | Add compatibility code to build jme(4) on stable/6.yongari2008-07-281-2/+62
| * | MFC r179337.yongari2008-07-283-0/+4325
| * | Sync mxge with head and perform 2 forgotten MFCs:gallatin2008-07-251-19/+3
| * | MFC r180567: Clean up mxge's use of callouts as pointed out by jhb,gallatin2008-07-251-36/+19
| * | MFC r179335.yongari2008-07-243-0/+492
OpenPOWER on IntegriCloud