Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SiI3112a possible workaround?

0 views
Skip to first unread message

jand...@mitre.org

unread,
Aug 5, 2004, 12:04:57 PM8/5/04
to
I was searching the net today and I came across this little gem in a
Linux mailing list:

http://www.uwsg.iu.edu/hypermail/linux/kernel/0307.3/1349.html

Notably:

1) As some others suggested on the list, the problem with very slow
transfer and timeouts if you try to enable DMA, can be fixed by the
following lines in an appropriate rc file:

hdparm -X66 -d1 /dev/hda
echo "max_kb_per_request:15" > /proc/ide/hdX/settings
(repeat for both drives, e.g. hde and hdg).

As I have one of these unfortunate controllers, I was wondering if it is
possible to do something like this in FreeBSD? sysctl doesn't seem to
have anything and I'm not sure what to look for in the sources. Does
FreeBSD have any sort of analog to the above hdparm command?

_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-curre...@freebsd.org"

0 new messages