On Wed, 23 Feb 2005, Markus Trippelsdorf wrote: Hi all,
> > > I'm running 4.7 and had the same problem ... my fix was, in > > > sk_init_yukon(), just after sc is assigned, add: > > > > > > sk_win_write_4(sc, SK_GPIO, > > > (sk_win_read_4(sc, SK_GPIO) | SK_GPIO_DIR9) & ~SK_GPIO_DAT9); > > Hi Brian, > > thank you very much. Your patch completely solved the problem. > > IMHO it should be committed to the tree. > > This is the patch: Could you please try the patch at [1] and tell me if there are any problems or if it just works. The patch is against HEAD but should also be easily applyable to RELENG_5. Thanks in advance for testing. [1] http://sources.zabbadoz.net/freebsd/patchset/if_sk.c-HEAD-20050303-01.diff -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"