freebsd-dev/sys/conf
Søren Schmidt 3de25e2f32 Fix IRQ allocation bug on controllers using a shared interrupt.
Fix a bug which could cause panics in ad/atapi-interrupt.

Add support for UDMA66 on Promise Ultra/Fasttrak controllers.

Get rid of ATA_IGNORE_INTR, and introduce ATA_WAIT_INTR instead.

Add a delay in the dump routine in ata-disk.c, some controllers
seem to need this. Also dont use the timeout watchdog when dumping.

Disable DMA on ATAPI devices as default, add option ATA_ENABLE_ATAPI_DMA
for those that has HW that works.

Add support for some not-up-to-spec ATAPI devices that returns data
together with completition status on data moving cmd's.
1999-11-06 16:50:21 +00:00
..
defines
files Move strto{u}[ql]() into their own libkern files. 1999-11-03 18:20:59 +00:00
files.alpha make sure a trivial apm.h is created, as some people have assumed that 1999-10-01 02:41:30 +00:00
files.i386 Massive rewrite of pccard to convert it to newbus. 1999-10-25 02:41:58 +00:00
files.pc98 Sync with sys/i386/conf/files.i386 revision 1.277. 1999-10-13 11:00:27 +00:00
kern.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
kmod.mk 1) s/mod(un)?load/kld$1load/ 1999-09-06 20:11:59 +00:00
ldscript.alpha Lots of changes, including: 1998-08-10 07:53:59 +00:00
ldscript.amd64 Remove a rather bogus search path reference.. 1999-06-03 22:07:41 +00:00
ldscript.i386 Remove a rather bogus search path reference.. 1999-06-03 22:07:41 +00:00
ldscript.powerpc Lots of changes, including: 1998-08-10 07:53:59 +00:00
majors Merge the alpha and x86 majors files together. There appear to be 1999-11-01 04:12:42 +00:00
Makefile.alpha Allow the source root `S' to be overridden by defining it only when 1999-10-30 09:28:27 +00:00
Makefile.i386 Allow the source root `S' to be overridden by defining it only when 1999-10-30 09:28:27 +00:00
Makefile.pc98 Allow the source root `S' to be overridden by defining it only when 1999-10-30 09:28:27 +00:00
Makefile.powerpc Allow the source root `S' to be overridden by defining it only when 1999-10-30 09:28:27 +00:00
newvers.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsswapkernel.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
NOTES Style lint LINT. 1999-11-05 20:40:01 +00:00
options Fix IRQ allocation bug on controllers using a shared interrupt. 1999-11-06 16:50:21 +00:00
options.alpha $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
options.i386 Elminiate the (unused) TUNE_1542 option. 1999-11-01 22:50:52 +00:00
options.pc98 Elminiate the (unused) TUNE_1542 option. 1999-11-01 22:50:52 +00:00
param.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00