On Tue, Jan 01, 2019 at 05:13:47AM -0700, oletus wrote: > Having this exact same issue with EeePC 701 and OpenBSD 5.9. It uses the > lii0 driver. So far no luck with DHCP. > > dmesg says about the driver, > lii0 at pci2 dev 0 function 0 "Attansic Technology L2" rev 0xa0 apic 1 int > 17, address 00:1f:c6:d5:3c:80
As others have already pointed out, this is the wired ethernet interface. I vaguely remember at least some of the Eee models came with wifi built in. Looking at the wikipedia page https://en.wikipedia.org/wiki/Asus_Eee_PC I would guess that ath(4) or possibly one of the several Ralink drivers (ral(4), rum(4), run(4)) might be appropriate, *if* your unit has wifi (some came only with 3g connectivity it seems). That said, it's probably more useful to try with a supported version, meaning at this point OpenBSD 6.4 or 6.3, and if you find that your unit does not have wifi onboard, you could probably find a cheap USB wifi thing that recent OpenBSD versions support. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ "Remember to set the evil bit on all malicious network traffic" delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

