Bug 164909 - [cam] devfs does not create entries when removable media is inserted
Summary: [cam] devfs does not create entries when removable media is inserted
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 7.4-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 16:20 UTC by Andre.Albsmeier
Modified: 2015-01-05 14:16 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andre.Albsmeier 2012-02-08 16:20:11 UTC
devfs does not create slice entries when media
containing slices is inserted into slot.

Fix: 

Apparently none ;-(.
How-To-Repeat: 
SD card slot is attached to da10.

Before inserting card:

root@voyager:~>ls -l /dev/da10*
crw-r-----  1 root  operator    0,  89  8 Feb 16:26 /dev/da10

After inserting card:

root@voyager:~>ls -l /dev/da10*
crw-r-----  1 root  operator    0,  89  8 Feb 16:26 /dev/da10

After issuing "true > /dev/da10" as noted in PR# 85975:

root@voyager:~>ls -l /dev/da10*
crw-r-----  1 root  operator    0,  89  8 Feb 16:26 /dev/da10
crw-r-----  1 root  operator    0, 158  8 Feb 16:26 /dev/da10s1