freebsd-skq/sys/i386
jkh 9f11bab798 Beginning of change set for making more friendly laptop configurations.
Changes _only_ take effect if `options LAPTOP' is set.

Note:  This one is distinctly dodgy. When my IDE drive spins back up from sleep
mode, it generates this `extra interrupt' condition by spinning back up and
generating an intr, though without any particular action required.  This
message coming out every time is rather annoying, and thus disabled.
However, what I'm not at all sure of is whether or not all IDE drives will
behave in the same way, or if perhaps it needs to be done in a more complicated
fashion by detecting this more involved "I've spun up and am just saying hi"
condition.  This is a simple change and easy to back out/ammend if anybody has
any better ideas.
1994-03-06 03:10:58 +00:00
..
boot Bump boot block revision to 1.9 by a dummy edit on disk.c and: 1994-02-22 22:59:40 +00:00
conf Ttys structures are now allocated dynamically via ttymalloc/ttyfree. 1994-03-02 20:18:09 +00:00
eisa Increase the timout on aha_send_mbox from 1ms to 3ms, needed to reliably 1994-02-17 05:48:08 +00:00
i386 Ttys structures are now allocated dynamically via ttymalloc/ttyfree. 1994-03-02 20:28:38 +00:00
include Bump CLK_TCK to more precise value (128) 1994-02-26 00:56:02 +00:00
isa Beginning of change set for making more friendly laptop configurations. 1994-03-06 03:10:58 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00