https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222103

            Bug ID: 222103
           Summary: cd0: Attempt
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: tr...@freebsd.org

The r317143 broke cd(4) announcing at system boot time.  It looks like this:

cd0 at ahcich1 bus 0 scbus1 target 0 lun 0
cd0: <HL-DT-ST DVDRAM GT50N LT20> Removable CD-ROM SCSI device
cd0: Serial Number M36C37K4101
cd0: 150.000MB/s transfers (SATA 1.x, UDMA2, ATAPI 12bytes, PIO 8192bytes)
cd0: Attempt

Note the last line.  I believe it's because it uses sizeof(announce_buf),
and it's a pointer now, not a table.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to