Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/modules/if_urndis



Module Name:    src
Committed By:   riastradh
Date:           Thu Jan  1 00:49:09 UTC 2026

Modified Files:
        src/sys/modules/if_urndis: if_urndis.ioconf

Log Message:
urndis(4): Attach at usbifif, not usbdevif, in the if_urndis module.

We really ought to have a static type system for config(5) interface
attributes to catch mistakes like this!

Came up while trying to test a fix for:

PR kern/59872: urndis(4): missing support for some devices


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/modules/if_urndis/if_urndis.ioconf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index