summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-08-20Enable com@puc now that it works. OK deraadt@ miod@ henning@.Todd C. Miller
2004-08-20syncTheo de Raadt
2004-08-20a belkin ID on a sk cardTheo de Raadt
2004-08-19Enable puc and com@puc; fixes PR 3823Miod Vallat
2004-08-19Do as much in com_puc_attach2() as done in com_attach_subr(), until theyMiod Vallat
2004-08-19#ifdef TI_VERBOSE around "no free jumbo buffers" printf.Ryan Thomas McBride
2004-08-19Fix (well, rewrite) the start() logic - not only would it eat characters,Miod Vallat
2004-08-19Don't complain about lack of available jumbo buffers when processing incomingRyan Thomas McBride
2004-08-19Don't complain about lack of jumbo storage when processing incoming packetsRyan Thomas McBride
2004-08-19If a DMA operation takes longer time than usual, do not flood the consoleMiod Vallat
2004-08-19Remove debug printf that crept in.Miod Vallat
2004-08-19there be usb dragonsMichael Shalayeff
2004-08-19commented out ahd (compiles but does not work)Michael Shalayeff
2004-08-18Fix last commit, all 4 com ports use the same frequency. PromptedTodd C. Miller
2004-08-18Calculate time_t correctly from (day, month, year): 1/1/70 is 0, not 1,Tom Cosgrove
2004-08-18fix bad packets passed to bpf from the gre(4) interface.Can Erkin Acar
2004-08-18regen for NetMos 4STodd C. Miller
2004-08-18Add NetMos 4S (4 port serial)Todd C. Miller
2004-08-18A potpourri of fixes and improvements:Miod Vallat
2004-08-18Add 'irq6/clock0' to evcount on luna88k.Kenji Aoyama
2004-08-18s/tmr2_stat_clk/stat/ s/tmr1_hard_clk/clock/ (better interrupt names)Dale Rahn
2004-08-18skip splx() for skiplookup; report Vafa D. Izadinia; ok henning, canacarMarkus Friedl
2004-08-18remove: GPL_MATH_EMULATE MSDOSFS rl tx tl wbTheo de Raadt
2004-08-17Use device name, not constant string, ok deraadt@Dale Rahn
2004-08-17don't forget to set rv to zero on false matchMichael Shalayeff
2004-08-17Improved interrupt counters for arm: no spaces in the names,Dale Rahn
2004-08-17printf repairTheo de Raadt
2004-08-17Calculate time_t correctly from (day, month, year): 1/1/70 is 0, not 1.Tom Cosgrove
2004-08-16Uninline splraise to save some time and space.Artur Grabowski
2004-08-16crank wi_cmd_count to 2000 for the time being; should help avoidTodd C. Miller
2004-08-15gracefully handle FP trapsPer Fogelstrom
2004-08-15castPer Fogelstrom
2004-08-15protect code dealing with the vnode sync list with splbio(). fixes thePedro Martelletto
2004-08-15undo last commit, skipping over ifaddrs without IFA_ROUTE has unwantedHenning Brauer
2004-08-15gas 2.14 have different understanding of 32-64 bit constant cvtPer Fogelstrom
2004-08-15remove LP32 defs not usedPer Fogelstrom
2004-08-15Add back the broken swap. This needs to be checked why it has toPer Fogelstrom
2004-08-15cleanup and more protosPer Fogelstrom
2004-08-14Add isa vga to amd64 install media kernels. This makes it possible toKenneth R Westerback
2004-08-14re-enable ahc on pci since mickey is missingTheo de Raadt
2004-08-14bad bad typo + thinko made ktrace broken in smp. ok deraadt@Niklas Hallqvist
2004-08-13Fix issue with auto request sense handling for both ahc and ahd.Kenneth R Westerback
2004-08-13syncTheo de Raadt
2004-08-13LK204-24-USB LCD; adulau@foo.beTheo de Raadt
2004-08-13add missing copyrightPer Fogelstrom
2004-08-12Leave the command wait interrupt enabled as long as there is at least oneJason Wright
2004-08-12Prevent a panic by validating the super block size as recorded in theOtto Moerbeek
2004-08-12Fix the shared irq problem, by allocating a low priority vectorNiklas Hallqvist
2004-08-11In dkcsumattach() avoid modifying bootdev until we are done matching.Todd C. Miller
2004-08-11no ecoffPer Fogelstrom