Searched hist:56138 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/ata/
H A Data-all.hdiff 56138 Mon Jan 17 02:04:19 MST 2000 sos Add support for the Intel 810 chipset (ICH type of chips)

Prober support for the VIA 82C686, I finally got the right datasheet.

Get rid of atapi_wait, merge it into ata_wait.

Avoid a couple of races by using asleep instead of tsleep.

Always use 16bit transfers on ISA systems.

Clear up the atapi_read/write functions.
H A Data-dma.cdiff 56138 Mon Jan 17 02:04:19 MST 2000 sos Add support for the Intel 810 chipset (ICH type of chips)

Prober support for the VIA 82C686, I finally got the right datasheet.

Get rid of atapi_wait, merge it into ata_wait.

Avoid a couple of races by using asleep instead of tsleep.

Always use 16bit transfers on ISA systems.

Clear up the atapi_read/write functions.
H A Data-all.cdiff 56138 Mon Jan 17 02:04:19 MST 2000 sos Add support for the Intel 810 chipset (ICH type of chips)

Prober support for the VIA 82C686, I finally got the right datasheet.

Get rid of atapi_wait, merge it into ata_wait.

Avoid a couple of races by using asleep instead of tsleep.

Always use 16bit transfers on ISA systems.

Clear up the atapi_read/write functions.

Completed in 143 milliseconds