freebsd_amp_hwpstate/sys/i386
Kenneth D. Merry 9dfb44710e Patches from DES to create three new kernel config options to control
timeouts in the SA driver (timeouts for space, rewind and erase).  Folks
can lengthen the timeouts if their hardware is especially slow, or shorten
them if they want to be notified of errors a little sooner.

Also, get rid of two OD driver options.  The od driver has been made
obsolete by the da driver.

Reviewed by:	ken, gibbs
Submitted by:	Dag-Erling Coidan Smørgrav <des@FreeBSD.ORG>
1998-10-02 05:15:51 +00:00
..
apm Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15. 1998-09-28 03:41:12 +00:00
bios Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15. 1998-09-28 03:41:12 +00:00
boot Pass the BIOS unit number from which the kernel/loader was obtained in 1998-10-01 18:22:52 +00:00
conf Patches from DES to create three new kernel config options to control 1998-10-02 05:15:51 +00:00
eisa Use %p with (void *) casts to print pointers with printf. 1998-09-17 00:08:29 +00:00
i386 Don't try to save FP state if npxproc is null. 1998-10-01 20:45:28 +00:00
ibcs2 Silence a harmless warning. 1998-09-26 00:55:53 +00:00
include Remove the bi_vesa field, as vesa modeswitching is no longer performed 1998-10-01 18:25:04 +00:00
isa A size field returned by the VESA BIOS is already expressed in bytes. 1998-10-02 03:42:19 +00:00
linux Add several missing ioctl handlers. One needed by Sybase, the others 1998-09-30 01:42:53 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00