Re: Raspberry Pi Zero W almost useless
Rhialto <[email protected]>
| Newsgroups | gmane.os.netbsd.general,gmane.os.netbsd.ports.arm |
|---|---|
| Message-ID | <[email protected]> |
On Wed 07 Feb 2024 at 10:44:04 +0100, Ramiro Aceves wrote:
> The problem is to change /usr/src/dev/usb/if_urtwn.c without knowing
> what I am exactly doing ;-)
I don't know either, but I spot a list of these USB ids (starting with
} urtwn_devs[] = {
URTWN_DEV(ABOCOM, RTL8188CU_1),
URTWN_DEV(ABOCOM, RTL8188CU_2),
). You could add yours to the list (it has 3 parts so maybe you have to
apply some guesswork in which part it fits best). If you're lucky and
your interface isn't too different from the others, then it might work.
> Ramiro
-Olaf.
--
___ Olaf 'Rhialto' Seibert <rhialto/at/falu.nl>
\X/ There is no AI. There is just someone else's work. --I. Rose
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEFVAhiiWjqgwBVdQAmYnGRWHD+9MFAmXDyisACgkQmYnGRWHD +9PZKQgAzAzcZSo5AFjPPn0WQl/vI/nerqNa1Ojwh5Z/B/EIE/9wh+8bS8NuziQo 5oUvyo5wCBzYnm+4LzOGXm8jfOX8LFZdyBE9gi6TZKbvkgLRZGRsn1ZNLDjklxx2 TdQH0fFB/vg9rWIySfPniaRjALxwI/1SIOr5icOWuwO9mtf+yR0rGyhpq1b90imV GmwVkfM5enrZBEzidt17+CU1AZsKUEL2prxi6BOrfTRNaY49MEQWyD3agaUYl8VX lOysUggC5Dwp6CYI7QARAz+bKRYfVp/GKj+LI6XMDZRWBc5OLngt7Z1VLVX2U0nQ V+jFvyq3gcNYZus0QytIfHSbMXBkbg== =rRRS -----END PGP SIGNATURE-----