Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
On Sat, Feb 01, 2025 at 12:20:39PM +0000, David Brownlee wrote:
> On Mon, 20 Jan 2025 at 13:55, Maya Rashish <maya%netbsd.org@localhost> wrote:
> >
> > Module Name: src
> > Committed By: maya
> > Date: Mon Jan 20 13:54:55 UTC 2025
> >
> > Modified Files:
> > src/distrib/sets/lists/debug: module.mi
> > src/distrib/sets/lists/man: mi
> > src/distrib/sets/lists/manhtml: mi
> > src/distrib/sets/lists/modules: mi
> > src/share/man/man4: Makefile
> > src/sys/dev: DEVNAMES
> > src/sys/dev/usb: files.usb usbdevices.config
> > src/sys/modules: Makefile
> > Added Files:
> > src/share/man/man4: ncm.4
> > src/sys/dev/usb: if_ncm.c if_ncmreg.h
> > src/sys/modules/if_ncm: Makefile if_ncm.ioconf
> >
> > Log Message:
> > Add ncm(4) a driver for USB Network Control Model
> >
> > Seen on my Google Pixel 8, which implements ncm instead of urndis.
>
> Many thanks for this - I'm using it on Pixel 7 under netbsd-10 - the
> diff applies cleanly apart from src/distrib/sets/lists/manhtml/mi
> which I skipped as I was only building a kernel
>
> Would there be any reason this would not be suitable for a general
> pullup into netbsd-10? :)
Go for it! (but do apply src/distrib/ests/lists/manhtml/mi manually in
a pullup :) )
Home |
Main Index |
Thread Index |
Old Index