Deleted Added
full compact
32c32
< * $FreeBSD: head/sys/dev/usb/net/if_cdcereg.h 221077 2011-04-26 19:40:37Z hselasky $
---
> * $FreeBSD: head/sys/dev/usb/net/if_cdcereg.h 277298 2015-01-17 12:31:26Z br $
95a96,99
> uint8_t sc_notify_state;
> #define CDCE_NOTIFY_NETWORK_CONNECTION 0
> #define CDCE_NOTIFY_SPEED_CHANGE 1
> #define CDCE_NOTIFY_DONE 2