summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.2.0_cvscvs2svn1999-05-241925-2780/+2065
* This commit was manufactured by cvs2svn to create tagrelease/3.2.0cvs2svn1999-05-2428-16770/+1386
* Put back the DRIVER_TYPE_MISC definition.Roger Hardiman1999-05-151-1/+2
* MFC: Add #if (NSMBUS>0) checks around smbus/iicbus i2c bus code.Roger Hardiman1999-05-151-5/+7
* We're now in 3.2-STABLEJordan K. Hubbard1999-05-151-2/+2
* MFC: Add small delay before inquire_setup.Warner Losh1999-05-151-4/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-05-142-0/+2700
* Better description of how to get the bt848 (bktr) driver workingRoger Hardiman1999-05-141-4/+8
* MFC. Slight adjustment in modules available.Daniel C. Sobral1999-05-141-5/+5
* MFC: add pnp support.Jordan K. Hubbard1999-05-141-1/+2
* change branch name.Jordan K. Hubbard1999-05-141-2/+2
* Remove vestige of P_DEADLKTREAT.David Greenman1999-05-141-1/+1
* Brought in Luoqi's fix from PR 8416. This likely has benign priorityDavid Greenman1999-05-131-1/+7
* Backed out P_DEADLKTREAT stuff as it doesn't appear to fix the problem.David Greenman1999-05-132-34/+5
* MFC: remove stray line of bogus code (only seen if WB_USEIOSPACE isBill Paul1999-05-131-3/+2
* Merge the test for 0x7f for the undocumented geometry register fromWarner Losh1999-05-131-3/+5
* MFC: minor back-out of parts of 1.10.Jordan K. Hubbard1999-05-131-2/+1
* Approved by jkh:Matt Jacob1999-05-121-12/+26
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-05-121-0/+1515
* Approved by Jordan... MFC: Quirk of a Kennedy 962X* Half-Inch Reel TapeMatt Jacob1999-05-121-1/+11
* Sync with sys/i386/isa/fd.c revision 1.132.2.2.KATO Takenori1999-05-121-2/+3
* Sync with sys/i386/i386/userconfig.c revision 1.126.2.4.KATO Takenori1999-05-121-7/+6
* MFC - set bust master enable bit.Paul Richards1999-05-111-4/+11
* MFCPaul Richards1999-05-111-16/+30
* MFC: PR 9367Jordan K. Hubbard1999-05-111-2/+4
* Make the driver work on HP8100 and the newer Philips, etc drives.Jordan K. Hubbard1999-05-111-24/+3
* MFC: Changes to shared locking to elevate the priority over exclusive lockDavid Greenman1999-05-113-9/+38
* MFC: changes to support dual bus host adapters.Matt Jacob1999-05-111-111/+390
* MFC: revisions 1.10-1.16 and 1.18. A large set of changes to handle dualMatt Jacob1999-05-111-79/+503
* MFC: cleanups and dual bus definitions.Matt Jacob1999-05-111-32/+119
* MFC: support for dual bus adapters.Matt Jacob1999-05-111-18/+20
* MFC: Do 3 level f/w versions. 1080/1240 support (for dual bus hbas).Matt Jacob1999-05-111-34/+88
* MFC: Add in 1080/1240 support (new register layouts) and NVRAM for same.Matt Jacob1999-05-111-49/+198
* MFC: use FAST POSTING codes. Add in 1080/1240 support which caused aMatt Jacob1999-05-111-109/+123
* MFC: Add in dual bus support. Add in 1080 LVD support. Add in NVRAMMatt Jacob1999-05-111-731/+1632
* MFC 1.551 && 1.570 options pertinent for ISP host adapter.Matt Jacob1999-05-111-1/+35
* MFC:Matt Jacob1999-05-111-455/+592
* MFC 1.126 && 1.130 to bring ISP host adapter options back into stable branch.Matt Jacob1999-05-111-1/+11
* MFC (1.143: fixed reset handling for motor off resets).Bruce Evans1999-05-111-2/+3
* MFC: Fix a bogon which stopped Vinum from recognizing half its keywords.Greg Lehey1999-05-111-2/+2
* MFC versions 1.5-1.10Matt Jacob1999-05-111-13459/+15487
* MFC version 1.56. I think 1.53 ought to go too.Matt Jacob1999-05-111-1/+11
* MFC version 1.5Matt Jacob1999-05-111-3/+38
* MFC: version 1.18Matt Jacob1999-05-111-2/+9
* MFC: 1.18 (Clear the undefined bits returned by a rdmsr on the performanceAlan Cox1999-05-111-3/+3
* MFC (1.142: fixed checking for maddr/msize conflicts).Bruce Evans1999-05-101-7/+6
* MFC: Fix descriptor leak provoked by KKIS.05051999.003b exploit code.Don Lewis1999-05-101-1/+4
* MFC: Don't ignore mmap() address hint below the text section.Luoqi Chen1999-05-101-2/+4
* Make install target work properly.Doug Rabson1999-05-101-1/+3
* MFC (with a little help from indent): style cleanup.Dag-Erling Smørgrav1999-05-101-69/+72