summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-12-07Parsing fieldlist and varobjectJordan Hargrave
2005-12-07Parses DSDT tableJordan Hargrave
2005-12-07Better use of the scheduler lock; no functional change on UP kernels.Miod Vallat
2005-12-07Sprinkle holds and releases of the kernel lock whenever necessary; no functionalMiod Vallat
2005-12-07Add dsdt to GENERICJordan Hargrave
2005-12-07KNFMarco Peereboom
2005-12-07Added DSDT Table for AML Parser glueJordan Hargrave
2005-12-07Add DSDT table for AML ParserJordan Hargrave
2005-12-07KNFMarco Peereboom
2005-12-07KNFMarco Peereboom
2005-12-06Remove fdescfsPedro Martelletto
2005-12-06export ipip flows, too; ok hshoexerMarkus Friedl
2005-12-06regenJonathan Gray
2005-12-06Add some devices from submitted demsgs.Jonathan Gray
2005-12-06typoPedro Martelletto
2005-12-05Remove duplicate declaration.Miod Vallat
2005-12-05- Run only the necessary code to transition from one speed to another.Uwe Stuehler
2005-12-05trendnet TE-CF100 support; tested and ok uwe@.Federico G. Schwindt
2005-12-05regen.Federico G. Schwindt
2005-12-05TRENDnet, CompactFlash Fast Ethernet Adapter, TE-CF100; from uwe@Federico G. Schwindt
2005-12-05Add older card to quirk table. This fixes the ccb timeout as reported byMarco Peereboom
2005-12-05Add support to tune the channel and the channel sets via radio(4).Robert Nagy
2005-12-05fix func name in the commentsMichael Shalayeff
2005-12-04forgot to set P_THREAD for threaded processesTed Unangst
2005-12-04Add vn_access(), discussed with and okay uwe@Pedro Martelletto
2005-12-04Let cmmu_init() now return the cpuid of the master cpu.Miod Vallat
2005-12-04In the 188 interrupt handler, only fiddle with the PSR once in the main loop.Miod Vallat
2005-12-04Slight cmmu code cleanup; use shorter function names, remove parity_enableMiod Vallat
2005-12-04Simplify ptrace branch handling code.Miod Vallat
2005-12-04Oops, simplelock leftover.Miod Vallat
2005-12-04older gcc (like real C) does not let you declare local variables afterTheo de Raadt
2005-12-04Don't retry unsupported commands, or commands for invalidKenneth R Westerback
2005-12-04Allocate all scbs during initialization to avoid usingKenneth R Westerback
2005-12-04On the 82571 and newer chipset the ICR register is meaningful onlyBrad Smith
2005-12-03splimp -> splhighBrad Smith
2005-12-03splimp -> splvmBrad Smith
2005-12-03splimp -> splnetBrad Smith
2005-12-03RegenPedro Martelletto
2005-12-03Add ATI IXP200 Modem, from Bruno Oliveira Silvestre, okay deraadt@Pedro Martelletto
2005-12-03Replace simplelocks with __cpu_simple_locks for cmmu and pmap locking,Miod Vallat
2005-12-03Implement __cpu_simple_lock_t for m88k.Miod Vallat
2005-12-03Fast __HAVE_MUTEX implementation for m88k platforms.Miod Vallat
2005-12-03Dissociate pmap locks and spl usage; code will now do explicit spl processingMiod Vallat
2005-12-03Remove unused debug material.Miod Vallat
2005-12-03intstack does not need to be visible from C code anymore.Miod Vallat
2005-12-03rebuildTed Unangst
2005-12-03The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER isKenneth R Westerback
2005-12-03kernel support for threaded processes (rthreads).Ted Unangst
2005-12-03The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER isKenneth R Westerback
2005-12-03The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER isKenneth R Westerback