28.08.2015 Views

The Design and Implementation of the Anykernel and Rump Kernels

1F3KDce

1F3KDce

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

154<br />

# $NetBSD: UMASS.ioconf,v 1.4 2010/08/23 20:49:53 pooka Exp $<br />

#<br />

ioconf umass<br />

include "conf/files"<br />

include "dev/usb/files.usb"<br />

pseudo-root uhub*<br />

# USB Mass Storage<br />

umass* at uhub? port ? configuration ? interface ?<br />

Figure 3.25: USB mass storage configuration. A USB hub pseudo-root is<br />

used to specify a node to which umass can attach.<br />

# $NetBSD: SCSIPI.ioconf,v 1.1 2010/08/23 20:49:53 pooka Exp $<br />

#<br />

ioconf scsipi<br />

include "conf/files"<br />

include "dev/scsipi/files.scsipi"<br />

pseudo-root scsi*<br />

pseudo-root atapi*<br />

# SCSI support<br />

scsibus* at scsi?<br />

sd* at scsibus? target ? lun ?<br />

cd* at scsibus? target ? lun ?<br />

# ATAPI support<br />

atapibus* at atapi?<br />

sd* at atapibus? drive ? flags 0x0000<br />

cd* at atapibus? drive ? flags 0x0000<br />

Figure 3.26: SCSI device configuration. This configuration supports both<br />

SCSI <strong>and</strong> APAPI disks <strong>and</strong> optical media drives.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!