Skip site navigation (1)Skip section navigation (2)
Date:      06 Mar 1999 23:17:52 +0100
From:      Eric Jacoboni <jaco@titine.fr.eu.org>
To:        "Mark S. Reichman" <mark@borg.com>
Cc:        "emmanuel.m.naval.1" <shwim@purdue.edu>, freebsd-questions@FreeBSD.ORG
Subject:   Re: IOmega Parallel Port Zip Drive and FreeBSD...
Message-ID:  <87r9r2w9db.fsf@titine.fr.eu.org>
In-Reply-To: "Mark S. Reichman"'s message of "Sat, 06 Mar 1999 15:18:36 -0500"
References:  <Pine.SOL.3.96.990304183154.20985A-100000@herald.cc.purdue.edu> <36E18D9C.9BBA57D7@borg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Mark S. Reichman" <mark@borg.com> writes:

> Well I am using 3.1-Stable.  

I'm using 3.1-RELEASE

> /usr/src/sys/i386/conf/GENERIC or LINT
> 
> # Parallel port
> device          ppc0    at isa? port? net irq 7
> controller      ppbus0
> device          nlpt0   at ppbus?
> device          plip0   at ppbus?
> device          ppi0    at ppbus?
> #controller     vpo0    at ppbus?

/usr/src/sys/i386/conf/MON_NOYAU :

# Parallel port
device          ppc0    at isa? port? net irq 7
controller      ppbus0 
device          nlpt0   at ppbus?
#device         plip0   at ppbus?
#device         ppi0    at ppbus?
controller      vpo0    at ppbus?

I've make a :    

# cd /dev
# ./MAKEDEV da0

But :

# mount -t msdos /dev/da0s4 /zip
msdos: /dev/da0s4: Device not configured

Relevant output of 'dmesg' :

Probing for PnP devices on ppbus0:
ppbus0: <HEWLETT-PACKARD DESKJET 890C> PCL,MLC,PML
nlpt0: <generic printer> on ppbus 0
nlpt0: Interrupt-driven port
vpo0: <Iomega VPI0 Parallel to SCSI interface> on ppbus 0
vpo0: EPP 1.9 mode
...
Waiting 2 seconds for SCSI devices to settle
...

Nothing about da0...

Any ideas ?
                            

-- 
---------------------------------------------------
Éric Jacoboni       « No sport! »  (W. Churchill)
---------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87r9r2w9db.fsf>