Changes between Version 1 and Version 2 of Ticket #9807, comment 25
- Timestamp:
- Jul 29, 2013, 12:08:38 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9807, comment 25
v1 v2 1 '''Works like a champ! 2 3 Will do some more 'heavy' testing in the weeks to come, but after writing the new kernel_x86 file and rebooting, I was able to transmit a syslog through the wire, browse free.fr ..etc and it all worked fine. That was ''after'' I reverted to the "baseline" rtlxx driver of course ;-). Works great. 1 '''Works like a champ! ''' Will do some more 'heavy' testing in the weeks to come, but after writing the new kernel_x86 file and rebooting, I was able to transmit a syslog through the wire, browse free.fr ..etc and it all worked fine. That was ''after'' I reverted to the "baseline" rtlxx driver of course ;-). Works great. 4 2 5 3 Maybe a minor change/additional cleanup has to be added to the patch: I've noticed that there's a [http://haiku.it.su.se:8180/source/xref/src/add-ons/kernel/drivers/timer/msi.h#27 redundant copy] of the header's declaration of the msi_*() [http://haiku.it.su.se:8180/source/search?q=&defs=&refs=msi_init&path=&hist= declarations], which should probably be kept in sync, or better yet deleted (or I might be blowing smoke out of ignorance, not sure).