summaryrefslogtreecommitdiff
path: root/sys/dev/dm/dm_dev.c
diff options
context:
space:
mode:
authormsaitoh <msaitoh@NetBSD.org>2019-12-04 07:03:46 +0000
committermsaitoh <msaitoh@NetBSD.org>2019-12-04 07:03:46 +0000
commit11e3a1e288cd5d76c6e0626bc14a9048f284890c (patch)
tree8bd253fec1e7c5060a5459d8af6cadc57ee6398d /sys/dev/dm/dm_dev.c
parentc9d8a891a38b62fcd8f5c760fb0d9547eb323e20 (diff)
Fix macppc/dev/if_mc.c::mc_mediachange(). Not tested.
ifmedia_change() is used to change the device's media setting from user-selected media. The user-selected media is not sc->sc_media.ifm_media but sc->sc_media.ifm_cur->ifm_media. Note that mc_mediachange() is not called from anywhere because it's disabled with #ifdef NOTYET.
Diffstat (limited to 'sys/dev/dm/dm_dev.c')
0 files changed, 0 insertions, 0 deletions