Netboot Mailing List (by thread)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

small bug in 4.5.7 that affects the CS89X0 driver




This will appear in the next release, but in case you are using the
Crystal Semi driver...

--- etherboot-4.5.7/src/nic.h	Mon Mar 13 22:38:01 2000
+++ etherboot-4.5.8/src/nic.h	Mon Apr 10 10:52:06 2000
@@ -21,7 +21,7 @@
 				unsigned int t, unsigned int s, const char *p));
 	void		(*disable)P((struct nic *));
 	char		aui;
-	char		*node_addr;
+	unsigned char	*node_addr;
 	char		*packet;
 	unsigned int	packetlen;
 	void		*priv_data;	/* driver can hang private data here */
===========================================================================
This Mail was sent to netboot mailing list by:
Ken Yap <ken@nlc.net.au>
To get help about this list, send a mail with 'help' as the only string in
it's body to majordomo@baghira.han.de. If you have problems with this list,
send a mail to netboot-owner@baghira.han.de.



For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.