freebsd-dev/sys/dev
Søren Schmidt 55bfaed1c0 Fourth update to the new ATA/ATAPI driver:
Well, better late than newer, but things has been hectic
around here, sorry for the long delay.

DMA support has been added to the ATA disk driver.
This only works on Intel PIIX3/4, Acer Aladdin and Promise controllers.
The promise support works without the BIOS on the board,
and timing modes are set to support up to UDMA speed. This
solves the problems with having more than one promise controller
in the same system.
There is support for "generic" DMA, that might work on other
controllers, but now you have been warned :)
More chipset specific code will come soon, I have to find testers
with the approbiate HW, more on that when I have it ready.

The system now uses its own major numbers, please run MAKEDEV
with the devices you need (ad?, acd?, afd?, ast?).
For now the disk driver will also attach to the old wd major
so one can at least boot without this step, but be warned, this
will eventually go away. The bootblocks will have to be changed
before one can boot directly from an "ad" device though.

Fixed problems:

    All known hang problems should be solved
	The probe code has been sligthly changed, this should solve
	the reports I have lying around (I hope).

    Hangs when accessing ata & atapi device on the same channel simultaniously.
	A real braino in ata_start caused this, fixed.

As usual USE AT YOUR OWN RISK!!, this is still pre alpha level code.
Especially the DMA support can hose your disk real bad if anything
goes wrong, agaiin you have been warned :)

But please tell me how it works for you!

Enjoy!

-Søren
1999-03-28 18:57:20 +00:00
..
advansys
aha Better logging when the Geometry register probe fails. 1999-03-02 20:56:07 +00:00
ahb Poll for bus reset completion instead of assuming that our interrupt 1999-03-05 23:37:07 +00:00
aic7xxx Add support for the 3950U2B controller. 1999-03-23 07:26:41 +00:00
ar
ata Fourth update to the new ATA/ATAPI driver: 1999-03-28 18:57:20 +00:00
atkbdc Keyboard driver update in preparation for the USB keyboard driver. 1999-03-10 10:36:53 +00:00
bktr My changes: 1999-02-25 07:45:47 +00:00
buslogic Fix a typo. 1999-03-23 07:27:38 +00:00
ccd Fixed variable overflow problem. 1999-03-11 18:50:39 +00:00
cs
cy
de MF22... add bridging support to the device drivers. Without this 1999-03-17 16:44:53 +00:00
dec
dgb Make NDGBPORTS an official option. 1999-03-13 13:20:59 +00:00
dpt
ed MF22... add bridging support to the device drivers. Without this 1999-03-17 16:44:53 +00:00
eisa
en
ep
ex
fb Don't free() a NULL pointer! 1999-03-09 14:23:14 +00:00
fdc
fe Added FE_8BIT_SUPPORT into the list. The fe driver includes opt_fe.h. 1999-03-03 10:40:27 +00:00
fxp Turn on PCI bus mastering in driver attach routine 1999-03-20 04:51:25 +00:00
hea
hfa
ic
ie
iicbus
isp Annoying little nigglet- apparently *some* Qlogic temporarily ignore 1999-03-26 00:33:13 +00:00
joy
kbd Keyboard driver update in preparation for the USB keyboard driver. 1999-03-10 10:36:53 +00:00
lnc MF22... add bridging support to the device drivers. Without this 1999-03-17 16:44:53 +00:00
mc146818
mcd
mse
pcf
pci
pcm/isa
pdq
ppbus Reduce Bruce-filter verbosity. 1999-03-13 16:22:18 +00:00
ppc
rc
rp
scd
si Update Specialix download microcode for the transputer based serial host 1999-03-24 02:49:43 +00:00
sio
smbus
snp
sound/isa
speaker
sr
streams Converted "streams" pseudo-device into a KLD 1999-02-22 11:44:46 +00:00
syscons Keyboard driver update in preparation for the USB keyboard driver. 1999-03-10 10:36:53 +00:00
tx Implemented workaround for EPIC's Application Note 7-15 (concerning 1999-03-14 08:30:23 +00:00
usb Cleaning up of code, remove unneeded cruft and make 1999-03-27 23:08:44 +00:00
vinum Add definition LongJmp for longjmp if -DVINUMDEBUG. 1999-03-28 08:55:04 +00:00
vn Submitted by: Matt Dillon <dillon@freebsd.org> 1999-03-14 09:20:01 +00:00
vr Add support for still more cheapo 10/100 cards: Delta Electronics and 1999-02-23 15:38:25 +00:00
vx
wl