Bug 20348

Summary: patch for "fd" is usurping "fd" ...
Product: Base System Reporter: Andre Albsmeier <Andre.Albsmeier>
Component: kernAssignee: Nick Hibma <n_hibma>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Andre Albsmeier 2000-08-01 20:20:00 UTC
When using two floppy drives, dmesg tells us

Fix: Thanks to the hint from Poul-Henning Kamp <phk@critter.freebsd.dk>,
 the problem could be solved easily:
How-To-Repeat: 
Attach two floppies to a 4.1-STABLE machine and boot.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-08-02 09:17:16 UTC
Responsible Changed
From-To: freebsd-bugs->peter

Peter originally introduced the use of cdevsw_add() here as a 
temporary solution.
Comment 2 Nick Hibma freebsd_committer freebsd_triage 2000-08-09 13:45:54 UTC
State Changed
From-To: open->analyzed

Remind me to close this patch.
Comment 3 Nick Hibma freebsd_committer freebsd_triage 2000-08-09 13:46:22 UTC
Responsible Changed
From-To: peter->n_hibma

Remind _me_ to close this PR once its backported.:wq
Comment 4 Nick Hibma freebsd_committer freebsd_triage 2000-08-13 21:29:30 UTC
State Changed
From-To: analyzed->closed

Fix committed to both stable and current. Thanks!.