Bug 24781

Summary: MAKEDEV: rast* -> ast*
Product: Base System Reporter: Christian Weisgerber <naddy>
Component: confAssignee: Dag-Erling Smørgrav <des>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Christian Weisgerber 2001-02-01 14:40:01 UTC
Contrary to the man page and common expectation the ATAPI tape
device nodes are still called rast0/nrast0 etc.  The leading 'r'
for "raw device" has been removed from all other device names, and
the ast devices should follow the current convention.

A set of 'r' device nodes can still be created as compatibility
links.

This change should go into both -CURRENT and 4.x-STABLE.
Comment 1 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-12-04 00:48:57 UTC
State Changed
From-To: open->feedback

Fixed in -CURRENT, awaiting MFC. 


Comment 2 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-12-04 00:48:57 UTC
Responsible Changed
From-To: freebsd-bugs->des

I'll take this.
Comment 3 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-12-06 09:08:27 UTC
State Changed
From-To: feedback->closed

MFCed, thanks!