Re: CS4232 with pcm driver returns device_probe_and_attach: pcm0 attach returned 6

2001-06-07 Thread Graham Dunn
ed to probe at port 0x300-0x31f on isa0
sn0 failed to probe at port 0x300-0x30f irq 10 on isa0
isa_probe_children: probing PnP devices
BIOS Geometries:
 0:02e87f3f 0..744=745 cylinders, 0..127=128 heads, 1..63=63 sectors
 0 accounted for
Device configuration finished.
bpf: ppp0 attached
bpf: ppp1 attached
new masks: bio 68c040, tty 63101a, net 67101a
bpf: sl0 attached
bpf: faith0 attached
bpf: gif0 attached
bpf: gif1 attached
bpf: gif2 attached
bpf: gif3 attached
bpf: lo0 attached
IPsec: Initialized Security Association Processing.
IP Filter: v3.4.16 initialized.  Default = pass all, Logging = enabled
pccard: card inserted, slot 0
ata1-slave: ata_command: timeout waiting for intr
ata1-slave: identify failed
[snip]

pciconf -l shows:

chip0@pci0:0:0: class=0x06 card=0x chip=0x06011179 rev=0x11 hdr=0x00
none0@pci0:4:0: class=0x03 card=0x chip=0x00e0102c rev=0x04 hdr=0x00

pnpinfo:
Checking for Plug-n-Play devices...
No Plug-n-Play devices were found

On Thu, Jun 07, 2001 at 05:04:40PM +0100, Cameron Grant wrote:
> > Dmesg shows pcm detecting the card at 0x530 (BIOS says the card is at
> > 0x534). Setting port 0x534 in the kernel config results in nothing being
> > detected at all.
> 
> some details (boot -v dmesg, pnpinfo, relevant bits of kernel config) would
> be nice...
> 
> -cg

-- 
  [EMAIL PROTECTED] Graham Dunn || ||| | |||  |  | 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



CS4232 with pcm driver returns device_probe_and_attach: pcm0 attach returned 6

2001-06-07 Thread Graham Dunn

this is 4.3-STABLE, cvsup'd last week, on a Toshiba Tecra 720cdt.

Dmesg shows pcm detecting the card at 0x530 (BIOS says the card is at
0x534). Setting port 0x534 in the kernel config results in nothing being
detected at all.

Using the sbc0 driver in conjuntion with pcm, with the same args will
result in a semi-functional (only 8-bit, 22KHz) sound output. I have had
this card working at full capacity under Linux, so the hardware is
functional to that extent.

Any suggestions?

-- 
  [EMAIL PROTECTED] Graham Dunn || ||| | |||  |  | 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: AIC-7899 Raid support in 4.2-Release

2001-02-05 Thread Graham Dunn

hmm ...

Well, if I interrupt the boot and type lsdev at the "ok" prompt, I get:

disk @ 0x10918
disk0:  BIOS Drive A:
 disk0a: FFS 2MB (0-5760)
[etc]

disk2:  BIOS Drive C:
 disk2s1: ext2fs 23MB (63-48195)
 [other slices]

disk3: BIOS Drive D:
 disk3s1: ext2fs 10024MB (62-20531070)
 [second slice]

pxe @ 0xef70

ok

So the drives are being seen by the kernel, but not the install. :/

Will I still have to install on a single drive, or is this sufficient
information to help?

thanks,
Graham
On Mon, Feb 05, 2001 at 12:31:48PM -0500, Matthew Emmerton wrote:
> > I'm trying to install on a dell poweredge 2450 with the AIC-7899
> > controller in RAID 5 mode. Initial install claims that it can't find any
> > drives ... the controller appears in the supported hardware list, but
> > various searches on the web have left the impression that it's not
> > supported in RAID mode.
> 
> Many Adaptec cards give different PCI identifiers in RAID mode vs standard
> mode.  Also, generic Adaptec cards tend to give different PCI identifiers
> than their OEM counterparts.
> 
> If you could install onto a plain-jane 9GB drive (hooked up to a 2940 or
> something other than the 7899 controller), then the device probe upon
> startup would tell us how FreeBSD is detecting your 7899 card in RAID mode.
> 
> --
> Matt Emmerton

-- 
  [EMAIL PROTECTED] Graham Dunn || ||| | |||  |  | 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



AIC-7899 Raid support in 4.2-Release

2001-02-05 Thread Graham Dunn

Hi,

I'm trying to install on a dell poweredge 2450 with the AIC-7899
controller in RAID 5 mode. Initial install claims that it can't find any
drives ... the controller appears in the supported hardware list, but
various searches on the web have left the impression that it's not
supported in RAID mode.

Is this still the case in -stable?

Thanks
graham
-- 
  [EMAIL PROTECTED] Graham Dunn || ||| | |||  |  | 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message