On Thu, Apr 05, 2007 at 11:23:52PM -0400, Corey Osgood wrote:
+#define F71805F_FDC 0x00 /* Floppy */ +#define F71805F_SP1 0x01 /* UART1 */ +#define F71805F_SP2 0x02 /* UART2 */ +#define F71805F_PP 0x03 /* Parallel Port */ +#define F71805F_HWM 0x04 /* Hardware Monitor */ +#define F71805F_GPIO 0x06 /* General Purpose I/O (GPIO) */ +#define F71805F_PME 0x0a /* Power Management Events (PME) */
I'll fix when I finish it, so don't worry about it. I'm not quite sure why I used tabs for half of them and spaces for the other half, but it doesn't even show up when viewed in the files.
No problem, the file is fine. The whitespace is only broken in the generated diff somehow...
Uwe.