On Mon, Oct 09, 2006 at 12:32:56PM +0400, Vitaly Wool wrote:

> + * This file is licenced under the GPL.

You may want to explicitly make this GPL v2.

> +     /*
> +      * Set register CLK48CTL to enable and 48MHz
> +      */
> +     outl(0x00000003, PCI_BASE | 0x0004770c);

The use of in/out on an architecture that only support memory mapped I/O
strikes me as a little odd.

  Ralf

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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