Hi Rob, On Wed, Jan 8, 2025 at 5:23 PM Rob Landley <r...@landley.net> wrote: > On 1/8/25 02:24, Geert Uytterhoeven wrote: > > On Tue, Jan 7, 2025 at 11:53 PM Rob Landley <r...@landley.net> wrote: > >> Microblaze has no /dev/?da (as in there's no device I could attach it to > >> even with the long option, I'd have to use NBD), sh4eb has -hda is > >> working but it's having some endianness hiccup with the network card > >> (works in sh4 but not sh4eb, I'm trying to track it down, I thought this > >> worked at one point), and the two "No kernel" ones legitimately have no > > > > That's using sh_eth, right? > > 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) > 8139cp 0000:00:02.0: enabling device (0000 -> 0003) > 8139cp 0000:00:02.0 eth0: RTL-8139C+ at 0x(ptrval), 52:54:00:12:34:56, > IRQ 128 > > Is there a different driver I should use? That one works on sh4 little > endian with almost the same config.
Oh, you're using an SH4 SoC without internal Ethernet (sh7751 in landisk or rts7751r2d, I guess?). That indeed doesn't use sh_eth. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds