Re: OOps with kernel 2.2.9 while mounting (joliet) cd-r

Andre M. Hedrick (hedrick@Astro.Dyer.Vanderbilt.Edu)
Thu, 10 Jun 1999 22:58:14 -0500 (CDT)


>
> I disabled Ultra-DMA in the BIOS. with UDMA enabled i got a max
> transfer rate of 1.2 MB/s, with UDMA turned off, i get
> between 12 and 17 MB/s (about the same as my UDMA WD-disk)

Intel PIIXn chipsets support (EXPERIMENTAL)
CONFIG_BLK_DEV_PIIX

Enable this option..........

I had that "Abit BX6-r2" board in my head during the design of this
chipset code.

I would like a copy of your current pci-config space and with the latest
"kilo" patch.

hexdump /proc/bus/pci/00/07.1 > piix4.hotel
hexdump /proc/bus/pci/00/07.1 > piix4.kilo

You may get a "set_geometry_intr" error/hiccup but that is okay.
I suspect that you will not since the BIOS needs to be educated during
the init process.

Andre Hedrick
The Linux IDE guy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/