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

Re: Kernel 5.15 Amiga PCMCIA apne driver not working



Hi Carlos,

Merry Christmas to you, too!

Am 26.12.2021 um 09:34 schrieb Carlos Milán Figueredo:
Merry Christmas! I could finally make the tests.

From: Michael Schmitz <schmitzmic@gmail.com>
Sent: lunes, 13 de diciembre de 2021 7:52
Look for a line containing "Looking for PCMCIA ethernet card : " in the
kernel log messages.

FL-4680
=======
Looking for PCMCIA ethernet card: ethernet PCMCIA card inserted
(unnamed net_device) (uninitialized): PCMCIA NE**00 ethercard probe not found

That's from apne_probe1 - the MAC address prefix does not match what is expected (NE2000 or Ctron).

If you can tell me your cards' MAC addresses, I can add those prefixes to the ones known to the driver, and send a patch for you to test. Might need some more adjustments though (start and end address of ring buffer).

You said the cards are supported by BSD? There might be information about the ring buffer in the source there.

Cheers,

	Michael

modprobe: ERROR: could not insert 'apne': No such device or address
ethdetect: insmod /lib/modules/5.15.0-2-m68k/kernel/drviers/net/ethernet/8390/8390.ko
ethdetect: insmod /lib/modules/5.15.0-2-m68k/kernel/drviers/net/ethernet/8390/apne.ko
main-menu[205]: INFO: Menu item 'ethdetect' succeeded but requested to be left unconfigured

D-Link D660+ (same messages as FL-4680)
============
Looking for PCMCIA ethernet card: ethernet PCMCIA card inserted
(unnamed net_device) (uninitialized): PCMCIA NE**00 ethercard probe not found
modprobe: ERROR: could not insert 'apne': No such device or address
ethdetect: insmod /lib/modules/5.15.0-2-m68k/kernel/drviers/net/ethernet/8390/8390.ko
ethdetect: insmod /lib/modules/5.15.0-2-m68k/kernel/drviers/net/ethernet/8390/apne.ko
main-menu[205]: INFO: Menu item 'ethdetect' succeeded but requested to be left unconfigured

Regards,
Carlos

Carlos Milán Figueredo | HispaMSX System Operator | http://www.hispamsx.org | telnet://bbs.hispamsx.org | https://calnus.com



Reply to: