mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 20:23:58 +08:00
Update to FreeBSD head 2018-06-01
Git mirror commit fb63610a69b0eb7f69a201ba05c4c1a7a2739cf9. Update #3472.
This commit is contained in:
@@ -113,6 +113,7 @@ struct ifnet *uether_getifp(struct usb_ether *);
|
||||
struct mii_data *uether_getmii(struct usb_ether *);
|
||||
void *uether_getsc(struct usb_ether *);
|
||||
int uether_ifattach(struct usb_ether *);
|
||||
void uether_ifattach_wait(struct usb_ether *);
|
||||
void uether_ifdetach(struct usb_ether *);
|
||||
int uether_ifmedia_upd(struct ifnet *);
|
||||
void uether_init(void *);
|
||||
|
Reference in New Issue
Block a user