aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* MFC: Initialize the vm86 structure to a known-good state, specificallyJohn Baldwin2008-08-153-2/+14
* MFC: r179705Paul Saab2008-06-101-0/+5
* Add the missing support for the P800Paul Saab2008-06-101-0/+1
* MFC: rev 1.88John Baldwin2008-05-191-6/+0
* MFC: Use real moder to invoke BIOS routines rather than virtual 86 mode.John Baldwin2008-03-182-478/+347
* Bah, extra hunk slipped in.John Baldwin2008-03-051-2/+0
* MFC: Fix a problem with XID re-use when a server returns NFSERR_JUKEBOX.John Baldwin2008-03-055-20/+37
* MFC 1.6: Allow MAXDEP dependants, not MAXDEP-1.John Baldwin2008-01-301-1/+1
* MFC: Relax the probe for type #1 PCI config transactions on i386.John Baldwin2007-12-061-25/+25
* MFC: Change pci_cfgdisable() into a nop for type #1 similar to what otherJohn Baldwin2007-12-061-2/+6
* MFC 1.209: Don't verify UDP IPv4 checksum in-place.David Malone2007-06-101-5/+6
* Fix pointy-hat problem with BUS_DMA_ROOTARG macro that caused problems for sp...Matt Jacob2007-05-111-3/+3
* MFC rev 1.5: Add PCI IdsScott Long2007-05-091-1/+2
* MFC to synchronize with -current. The bugs fixed are relatively few andMatt Jacob2007-05-087-417/+410
* MFC: Only treat logical CPUs as hyperthreads if they share the L1 cache.John Baldwin2007-04-301-2/+2
* EOL of RELENG_4 support.Matt Jacob2007-04-0113-4207/+9396
* MFC xpt_print function.Matt Jacob2007-03-112-0/+12
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2007-03-101-0/+211
* MFC (if_bge.c 1.108, etc., less some style bugs: eliminate one PCIBruce Evans2007-02-152-4/+9
* MF6: Sync with RELENG_6:John Baldwin2007-02-081-11/+18
* MFC rev. 1.83:Markus Brueffer2007-01-211-3/+4
* MFC: Warn that the swap zone is exhausted before the machine deadlocks.John Baldwin2007-01-171-1/+4
* The pc98 porting team's copyright year should be 2003, whenXin LI2007-01-101-1/+1
* RELENG_6 (5, 4) change to recognize 6 port NetMosMatt Jacob2006-12-161-2/+16
* Sync with RELENG_6 including updating to version 6.2.9 of the driver.John Baldwin2006-12-085-1197/+1395
* Sync with RELENG_6 including:John Baldwin2006-12-072-327/+286
* Sync with RELENG_6 including:John Baldwin2006-12-071-29/+68
* Regen.John Baldwin2006-12-071-1/+5
* Add BCM5752 and BCM5780.John Baldwin2006-12-071-0/+2
* Reduce diffs to RELENG_6:John Baldwin2006-12-061-40/+14
* Reduce diffs with RELENG_6:John Baldwin2006-12-061-97/+42
* Add an MI bus_dmamap_load_mbuf_sg() that wraps aroundJohn Baldwin2006-12-063-0/+47
* Correct a signedness bug which allowed members of the operatorColin Percival2006-12-061-1/+1
* Assign major numbers 177 and 178 to mfi(4) rather than using two majorsJohn Baldwin2006-11-283-10/+20
* Document major numbers used for amr(4).John Baldwin2006-11-281-0/+2
* MFi386: revision 1.385.2.35.Yoshihiro Takahashi2006-11-091-1/+1
* Ignore I/O APICs that aren't really there (return 0xffffffff when you tryJohn Baldwin2006-10-251-18/+31
* MFC: parts of the following, so that atomic.h in RELENG_4 can beBruce Evans2006-10-221-25/+26
* Remove special support for gcc <= 2.8 so that the next change is moreBruce Evans2006-10-211-42/+0
* Fail the probe instead of panicing if the memory address is 0. TheBruce Evans2006-10-061-0/+2
* Fixed overflow at 2G for writing clock frequencies using sysctls.Bruce Evans2006-10-061-2/+2
* Add REPORT_LUNS definition.Matt Jacob2006-10-051-0/+1
* MFC the current state of mpt.Matt Jacob2006-10-057-119/+518
* MFC (1.519: fix a syntax error (no statement after a label)) so that thisBruce Evans2006-10-031-1/+1
* MFC (1.34: fix a syntax error (no statement after a label)) so that thisBruce Evans2006-10-031-0/+2
* MFC (1.13: fix a syntax error (no statement after a label)) so that thisBruce Evans2006-10-031-0/+1
* Fixed a syntax error (no statement after a label) so that nfs in RELENG_4Bruce Evans2006-10-031-1/+1
* Add a sysctl net.link.ether.bridge.hwassmask which lets administratorsBruce M Simpson2006-09-231-0/+10
* Add a sysctl net.link.ether.bridge.hwassmask which lets administratorsBruce M Simpson2006-09-231-0/+1
* MFC 1.163- give VMware disks min/max tags in their quirk.Matt Jacob2006-09-151-1/+1