On 2018/07/19 18:00, Mikhail wrote:
> Anyone?
> 
> 
> ---------- Forwarded message ----------
> From: Mikhail <mp39...@gmail.com>
> Date: Wed, Jul 11, 2018 at 6:12 PM
> Subject: Re: new usb id for urtwn
> To: Stuart Henderson <s...@spacehopper.org>
> Cc: tech@openbsd.org
> 
> 
> Sorry, new patch attached.
> 
> On Wed, Jul 11, 2018 at 4:45 PM, Stuart Henderson <s...@spacehopper.org> 
> wrote:
> > On 2018/07/11 16:27, Mikhail wrote:
> >> Ping? Ok?
> >>
> >> On Thu, 21 Jun 2018 at 18:28, Mikhail <mp39...@gmail.com> wrote:
> >>
> >> > Taken from FreeBSD:
> >> >
> >> > diff --git a/sys/dev/usb/if_urtwn.c b/sys/dev/usb/if_urtwn.c
> >> > index 0e204a196b1..d9aee16b05f 100644
> >> > --- a/sys/dev/usb/if_urtwn.c
> >> > +++ b/sys/dev/usb/if_urtwn.c
> >> > @@ -306,6 +306,7 @@ static const struct urtwn_type {
> >> >         URTWN_DEV_8192CU(TRENDNET,      RTL8192CU),
> >> >         URTWN_DEV_8192CU(ZYXEL,         RTL8192CU),
> >> >         /* URTWN_RTL8188E */
> >> > +       URTWN_DEV_8188EU(ABOCOM,        RTL8188EU),
> >> >         URTWN_DEV_8188EU(DLINK,         DWA123D1),
> >> >         URTWN_DEV_8188EU(DLINK,         DWA125D1),
> >> >         URTWN_DEV_8188EU(ELECOM,        WDC150SU2M),
> >> >
> >
> > Not OK. Try compiling it...
> >

If you look at the top of the usbdevs.h and usbdevs_data.h files you'll
see "THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT." - these should
be generated by adding to the usbdevs file and running make.

I've committed a fixed version.

Reply via email to