On Thu, 19 Jan 2006, Helmut Toplitzer wrote:

> Is this adequate?
> You need a VIA82xxx board, HLT and pass disableviahlt on boot.
> Tested on my system with success. Please check for 
> errors.

Some stylistic suggestions.  The new routines should be surrounded by

#if defined(CONFIG_BLK_DEV_VIA82CXXX) and defined(HAVE_VIA_HALT)

In the #else part, make ide_disable_hlt and ide_enable_hlt inline.

You don't need the #ifdef protecting the calls to to ide_disable_hlt and 
ide_enable_hlt.

Alan Stern



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to