marius      2005-11-30 13:37:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/boot/ofw/libofw  ofw_disk.c 
  Log:
  MFC: 1.13
  
  - Add a workaround for the fact that OFW doesn't guarantee that
    devices can be opened multiple times simultaneously but we're
    expected to be able to do so by the rest of the loader.
    This fixes booting from disks attached to the on-board SCSI
    controller of Sun Ultra 1 (previously this triggered a trap)
    and probably also of AX1115 boards.
  - While here, remove unused variables and add empty lines where
    style(9) requires such.
  
  Revision  Changes    Path
  1.12.2.1  +57 -6     src/sys/boot/ofw/libofw/ofw_disk.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to