#540 closed bug (invalid)
DevFS should lowercase /dev entries
Reported by: | johndrinkwater | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | |
Keywords: | Cc: | diver | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
The nV driver currently publishes its /dev/graphics entry in uppercase, but the BeOS kernel converts it to lowercase; whereas Haiku perserves the case. Rudolf is changing this behaviour, but I thought i'd report the incompatiblity.
Change History (5)
comment:1 by , 19 years ago
Cc: | added |
---|
comment:2 by , 19 years ago
comment:3 by , 19 years ago
Resolution: | → invalid |
---|
comment:4 by , 19 years ago
Status: | new → closed |
---|
comment:5 by , 19 years ago
Maybe Rudolfs build system doesnt understand the difference between X and x. Anyhow, driver doesnt do this anymore, so closing.
Note:
See TracTickets
for help on using tickets.
I just checked and R5 definitely doesn't lowercase exported drivers. Whatever was responsible for this effect, that wasn't the cause.