Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2000 14:50:32 -0400
From:      David David <ddavid@ican.net>
To:        freebsd-questions@freebsd.org
Subject:   Scanner and Sound setup
Message-ID:  <38F373F8.3B790788@ican.net>

next in thread | raw e-mail | index | archive | help

Would anyone have some idea's on setting up an HP ScannJet 5P on
FreeBSD4.0?

The scsi cards that came with it, is a 53c416, but from what i have been
able to gather so far is there are no drivers for it in FreeBSD.

Now, a dmesg show's " unknown: <SYM 53C416> at port 0x220-0x23f irq5 on
isa0"

So does this mean that there is support and its just not set up in the
kernel, or is this just on account of the PNP probing from the kernel?.

I have PNPBIOS set in the kernel, which was required for PCM, for my
vibra 16 card i have. ( according to Lint )

Kernel version--> 4.0-STABLE ( from uname -a )

On a side note,

unknown0: <PNP0000> at port 0x20-0x21,0xa0-0xa1 irq 2 on isa0
unknown1: <PNP0200> at port
0-0xf,0x81-0x83,0x87,0x89-0x8b,0x8f-0x91,0xc0-0xdf drq 4 on isa0
unknown2: <PNP0100> at port 0x40-0x43 irq 0 on isa0
unknown3: <PNP0b00> at port 0x70-0x71 irq 8 on isa0
unknown: <PNP0303> can't assign resources
unknown: <PNP0800> can't assign resources
unknown4: <PNP0c04> at port 0xf0-0xff irq 13 on isa0
unknown5: <PNP0c01> at iomem
0-0x9ffff,0xfffe0000-0xffffffff,0xfec00000-0xfec0ffff,0xfee00000-0xfee0ffff,0x100000-0xfffffff
on isa0
unknown6: <PNP0c02> at iomem
0xf0000-0xf3fff,0xf4000-0xf7fff,0xf8000-0xfbfff,0xfc000-0xfffff on isa0
unknown7: <PNP0a03> at port
0x294-0x297,0x4d0-0x4d1,0xcf8-0xcff,0x480-0x48f,0x5800-0x583f,0x5000-0x501f
on isa0
unknown: <PNP0f13> can't assign resources
unknown8: <PNP0c02> at port 0x208-0x20f on isa0
unknown: <PNP0501> can't assign resources
unknown: <PNP0700> can't assign resources
unknown: <PNP0401> can't assign resources
unknown9: <SYM 53C416> at port 0x220-0x23f irq 5 on isa0

I'm assuming this is because PNPBIOS is in the kernel, but is there
anyway of stoping this type of output, or preventing it all together?

Another issue here is that, while running Linux, the io and irq for the
sound card is listed as what the SYM card above is set on, with the
sound card now set as such,

sbc0: <Creative ViBRA16X> at port 0x240-0x24f,0x300-0x301,0x388-0x38b
irq 9 drq 0,1 on isa0
sbc0: setting card to irq 9, drq 0, 1
pcm0: <SB DSP 4.16 (ViBRA16X)> on sbc0

With the SYM card set as 0x240 and irq 10, far different than what it is
here. The sound works fine for cd's right now, but with most of my MP3
there is a terrible scratching noise, which only goes away ( for some )
by restarting the playing 2 or 3 times.

Not sure if any more info is required, but i can send the full dmesg,
there's also some device probing going on that is not set up in the
kernel ( see below ), I can also forward my conf file if required.

Thanks.....

David



CPU: Pentium II/Pentium II Xeon/Celeron (360.86-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x652  Stepping = 2
 
Features=0x183fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
real memory  = 268435456 (262144K bytes)
config> di pcic0
No such device: pcic0
Invalid command or syntax.  Type `?' for help.
config> di sio1
No such device: sio1
Invalid command or syntax.  Type `?' for help.
config> di sn0
No such device: sn0
Invalid command or syntax.  Type `?' for help.
config> di lnc0
No such device: lnc0
Invalid command or syntax.  Type `?' for help.
config> di le0
No such device: le0
Invalid command or syntax.  Type `?' for help.
config> di ie0
No such device: ie0
Invalid command or syntax.  Type `?' for help.
config> di fe0
No such device: fe0
Invalid command or syntax.  Type `?' for help.
config> di ed0
No such device: ed0
Invalid command or syntax.  Type `?' for help.
config> di cs0
No such device: cs0
Invalid command or syntax.  Type `?' for help.
config> di bt0
No such device: bt0
Invalid command or syntax.  Type `?' for help.
config> di aic0
No such device: aic0
Invalid command or syntax.  Type `?' for help.
config> di aha0
No such device: aha0
Invalid command or syntax.  Type `?' for help.
config> di adv0
No such device: adv0
Invalid command or syntax.  Type `?' for help.
config> q


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?38F373F8.3B790788>