Re: SCSI

Manuel Bouyer <[email protected]>
Newsgroups gmane.os.netbsd.devel.general
Message-ID <[email protected]>
On Sat, Aug 09, 2003 at 07:01:52PM +0000, Rishabh Kumar Goel wrote:
> i m working on firewire driver. it requires SCSI support to attach a HDD with 
> the kernel. 
> 
> I made some entries in the kernel configuration file like 
> ______________________________________________
> # SCSI bus support
> scsibus* at scsi?
> 
> # SCSI devices
> sd*	at scsibus? target ? lun ?	# SCSI disk drives
> st*	at scsibus? target ? lun ?	# SCSI tape drives
> cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
> ch*	at scsibus? target ? lun ?	# SCSI autochangers
> ses*	at scsibus? target ? lun ?	# SCSI Enclosure Services devices
> ss*	at scsibus? target ? lun ?	# SCSI scanners
> uk*	at scsibus? target ? lun ?	# SCSI unknown
> 
> #FireWire Devices
> fwohci*		at pci? dev ? function ?
> fw*		at fwbus?
> fwnode*		at fwbus? idhi? idlo?
> sbpscsi*	at fwnode?
> scsibus*	at sbpscsi?
> pseudo-device fwiso 4
> ______________________________________________
> and in the architechture dependent file 
> ______________________________________________
> include "dev/scsipi/files.scsipi"
> ______________________________________________
> 
> apart from the above entries do we have to put ne other entries in ne other 
> files like /sys/conf/files....etc.

No, this should be enouth.

--
Manuel Bouyer, LIP6, Universite Paris VI.           [email protected]
     NetBSD: 24 ans d'experience feront toujours la difference
--
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.