aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* MFi386: revision 1.201.Yoshihiro Takahashi2003-08-083-0/+3
* Default to 5 seconds before sleeping to give some machines time to stabilize.Nate Lawson2003-08-081-1/+6
* MFi386 1.422 & 1.423: lock page queues in pmap_insert_entry().Alan Cox2003-08-081-0/+2
* MFi386 1.422 & 1.423: lock page queues in pmap_insert_entry().Marcel Moolenaar2003-08-081-0/+2
* 0) preallocate per-interface context structures without the ifnet lock heldBill Fumerola2003-08-071-25/+38
* Add MELCO LPC3_CTX. This is the same as Buffalo card of the same nameWarner Losh2003-08-071-0/+1
* Sync to 1.62 of pccarddevsWarner Losh2003-08-071-5/+9
* MELCO has a similar product to Buffalo LPC3-CLX: named the same andWarner Losh2003-08-071-2/+4
* Fix logic in Makefile.i386,v 1.249: only back up ${DESTDIR}${KODIR}Ruslan Ermilov2003-08-071-4/+2
* MFI386: Acquire the page queues lock in pmap_insert_entry(), fromAndrew Gallatin2003-08-071-1/+2
* Add support for "options PIM" in the kernel configuration file.Jeffrey Hsu2003-08-072-0/+5
* This commit was generated by cvs2svn to compensate for changes in r118624,Nate Lawson2003-08-071-1/+1
|\
| * Fix a bug that would result in a very long sleep. Change has beenNate Lawson2003-08-071-1/+1
* | New PIM header files.Jeffrey Hsu2003-08-072-0/+197
* | 1. Basic PIM kernel supportJeffrey Hsu2003-08-077-169/+1704
* | td_dupfd just needs to be less than 0, it does not have to hold theJohn Baldwin2003-08-072-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r118617,Nate Lawson2003-08-071-0/+1085
|\|
| * Import the userland interface from acpica 0619Nate Lawson2003-08-071-0/+1085
* | Update some argument-documenting comments to match reality.Jacques Vidrine2003-08-073-6/+9
* | This commit was generated by cvs2svn to compensate for changes in r118613,Nate Lawson2003-08-072-0/+1293
|\|
| * Import common/ files from acpica 0619Nate Lawson2003-08-072-0/+1293
* | This commit was generated by cvs2svn to compensate for changes in r118611,Nate Lawson2003-08-0727-0/+24646
|\|
| * Import compiler/ files from acpica 0619Nate Lawson2003-08-0727-0/+24646
* | Remove the user include of ctype.h and instead include it for each utilityNate Lawson2003-08-071-1/+0
* | Remove nowerror from some files that no longer generate warnings.Nate Lawson2003-08-071-3/+3
* | Consistently use the BSD u_int and u_short instead of the SYSV uint andJohn Baldwin2003-08-0728-126/+126
* | Null terminate the OEM hint. This rids my laptop of the smiley face thatNate Lawson2003-08-071-0/+1
* | Make open channels persist across ifconfig down and up. All channelsHartmut Brandt2003-08-073-21/+40
* | Comment out ctype.h. It's not ok to always include in the !_KERNEL caseNate Lawson2003-08-071-1/+1
* | The ktrace mutex does not need to be locked around the post of the ktraceJohn Baldwin2003-08-071-1/+1
* | Make the driver preserve open connections accross ifconfig downHartmut Brandt2003-08-074-26/+57
* | When configuring the interface down and up again try to re-open allHartmut Brandt2003-08-072-33/+77
* | We donot need `\n' for panic().Noriaki Mitsunaga2003-08-071-1/+1
* | Better define the flags in the mcontext_t and properly set the flagsMarcel Moolenaar2003-08-072-35/+121
* | o Fix cut-n-paste whitespace corruption in previous commitMarcel Moolenaar2003-08-071-5/+12
* | Add preliminary support for the RealTek 8169 gigE chip. Changes:Bill Paul2003-08-072-4/+101
* | Add includes to fix user-compilation of acpica. Also clarify a commentNate Lawson2003-08-071-2/+6
* | Remove trailing newlines (from the right branch this time)Warner Losh2003-08-071-2/+0
* | - Remove GIANT_REQUIRED from pipe_free_kmem().Alan Cox2003-08-071-3/+0
* | Increase SMALL_PIPE_SIZE from 4096 to PAGE_SIZE.Mike Silbersack2003-08-071-1/+1
* | In cpu_set_upcall_kse(), create the upcall according to the entryMarcel Moolenaar2003-08-061-12/+19
* | o In revision 1.45 of exception.S we changed exception_restore toMarcel Moolenaar2003-08-062-4/+4
* | Correct a mistake in the previous revision: Reduce the scope of the pageAlan Cox2003-08-061-1/+1
* | Acquire the page queues lock in pmap_insert_entry(). (I used to believeAlan Cox2003-08-061-0/+2
* | Remove dangling extern reference to swap_pager_fullPoul-Henning Kamp2003-08-061-2/+0
* | Backed out previous commit. This restores the warning about pessimizedBruce Evans2003-08-061-2/+2
* | Don't use pessimal (u_short) types for i/o ports. This is mainly forBruce Evans2003-08-061-1/+1
* | Remove all USB quirks that only specify DA_Q_NO_6_BYTE. They are no longerNate Lawson2003-08-061-158/+0
* | Don't use pessimal (u_short) types for i/o ports. This is mainly forBruce Evans2003-08-061-1/+1
* | Remove the 6-10 byte translation from UFI and ATAPI command sets. It isNate Lawson2003-08-061-61/+0