Patrik Axelsson

Results 41 comments of Patrik Axelsson

I have no complaint with say the top read speed with large buffers. The A3000 I tested on with its 030@25MHz manages [just under 700kB/sec of raw TCP receive](http://megaburken.net/~patrik/amigabenchmarks/ttcp/A3000-030_Roadshow_X-Surf-100_1.12_3.txt) and...

Did some tests with the 2.11 version, but cut down on the variables by limiting the test to 512B create/write/read. 1.74 baseline: ``` 8.Ram Disk:> version C:smbfs_1.74 smbfs 1.74 8.Ram...

Did a run of the earlier real-life example copy-test with the new 2.11 options 1.74 baseline: ``` 8.Ram Disk:> aget whdload.de/whdload/WHDLoad_usr.lha QUIET 8.Ram Disk:> md5sum WHDLoad_usr.lha e9b78e5c0ed2e04f3ec7eea2452f1b22 WHDLoad_usr.lha 8.Ram Disk:>...

With SMBFS 2.12: ``` 8.Ram Disk:> showconfig PROCESSOR: CPU 68030/68882fpu/68030mmu CUSTOM CHIPS: ECS PAL Agnus (id=$0020), ECS Denise (id=$00FC) VERS: Kickstart version 40.68, Exec version 40.10, Disk version 40.42 RAM:...

AMISSL_INLINE_H worked great as a workaround for this issue in 4.x, closing.

> Just an update: I have made a fair amount of progress on this, and with a few more hours of hacking I should have a useful subset of the...

No need to hex edit the driver. All TCP/IP stacks on the Amiga has the functionality to specify/override the default MAC address stored on the card. For example in Roadshow...

> All TCP/IP stacks on the Amiga has the functionality to specify/override the default MAC address stored on the card. Scratch AmiTCP3.0b2 from that statement 😓. The `ADDRESS` parameter feature...

It works fine when I test it with Roadshow at least. The MAC address change is visible in the serial terminal if you are in verbose mode: ```000014.4846 pio: init:...

@tobox: can this issue be closed after the doc update?