summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-07-19new timeouts; testedMichael Shalayeff
2000-07-19let us assume for now this workse with the other 3 chip modelsTheo de Raadt
2000-07-19Blink with new timeouts.Artur Grabowski
2000-07-19syncTheo de Raadt
2000-07-19more cirrus audio chipsTheo de Raadt
2000-07-19Use the generic t_rstrt_to for ttrstrt timeout, instead of the local solution.Artur Grabowski
2000-07-19Use t_rstrt_to for ttrstrt timeout.Artur Grabowski
2000-07-19unnecessary declaration of ttrstrtArtur Grabowski
2000-07-19Use t_rstrt_to for ttrstrt timeout.Artur Grabowski
2000-07-19Use new timeouts for the led intr timeout.Artur Grabowski
2000-07-19Convert to use new timeouts.Artur Grabowski
2000-07-19Many drivers use a timeout on ttrstrt, make this a generic interface.Artur Grabowski
2000-07-19As in NetBSD, added direction to allocm/round_buffer_size APIs.Constantine Sapuntzakis
2000-07-19Added shadow registers. This adds two capabilities:Constantine Sapuntzakis
2000-07-18better error messages for mapregMichael Shalayeff
2000-07-18do not call arc4_stir() on pool overflow.Michael Shalayeff
2000-07-18do not include random number in dmesg, per deraadt's suggestion.Michael Shalayeff
2000-07-18clcs works reasonably well now. Enable it.Artur Grabowski
2000-07-18Reset AC97 codec on ES1371 revisions 7 and above. Thanks to Alejo SanchezConstantine Sapuntzakis
2000-07-18Thanks to miod@ for finding bug in cd_scsi_{get,set}modeConstantine Sapuntzakis
2000-07-18Update cd_size to handle failure of READ_CD_CAPACITY by returningConstantine Sapuntzakis
2000-07-18move bootblocks around a bit moreTheo de Raadt
2000-07-18be a bit more silent during fdc timeoutsTheo de Raadt
2000-07-17art, at least commit something which compiles!Theo de Raadt
2000-07-17Don't wait for B_READ buffers on shutdown.Artur Grabowski
2000-07-17FORK_SHAREVM only works on non-UVM kernels.Artur Grabowski
2000-07-17Oops.Artur Grabowski
2000-07-17Be more careful about return values from hzto.Artur Grabowski
2000-07-16Consistent COPTSMarc Espie
2000-07-16don't pull sys/queue.h in. sync better with kame.Jun-ichiro itojun Hagino
2000-07-16non-UVM doesn't even bootMarc Espie
2000-07-14on a SparcStation Voyager, the 2nd zs device does not exist.Theo de Raadt
2000-07-14Enable interrupts after configuration phase.Miod Vallat
2000-07-14Use generic m68k code when possible ; do not enable interrupts atMiod Vallat
2000-07-14Remove unneeded definitionsMiod Vallat
2000-07-14Remove unneeded definitionMiod Vallat
2000-07-14Move splXXXX() stuff from <machine/param.h> to <machine/psl.h>, andMiod Vallat
2000-07-14Let config(8) know we can use 16 partitions per label nowMiod Vallat
2000-07-14ppc_intr_enable change that was previously missed in checkins.Dale S. Rahn
2000-07-13syncTheo de Raadt
2000-07-13diamond products were incorrectly labelledTheo de Raadt
2000-07-13on openbsd, static symbols are not visible from the userland.Jun-ichiro itojun Hagino
2000-07-13enable setsockopt related to IPv6 multicast routing.Jun-ichiro itojun Hagino
2000-07-13syncTheo de Raadt
2000-07-13more audio cardsTheo de Raadt
2000-07-12Change to match OpenBSD output format.Federico G. Schwindt
2000-07-12typoTheo de Raadt
2000-07-12Fix two bugs.Artur Grabowski
2000-07-12remove m_pulldown statistics, which is highly experimentalJun-ichiro itojun Hagino
2000-07-12Rework some code in the powerpc pmap module.Dale S. Rahn