patch 4 UPDATING...

1999-07-04 Thread Osokin Sergey


Hello.
Little patch for UPDATING:

--- UPDATING.orig   Sun Jul  4 23:21:21 1999
+++ UPDATINGSun Jul  4 23:21:34 1999
@@ -5,7 +5,7 @@

 19990704:
src/contrib/sys/softupdates is moving to
-   src/sy/contrib/softupdates.  Update your symbolic links/etc.
+   src/sys/contrib/softupdates.  Update your symbolic links/etc.

 19990702:
Major changes have been made to vinum and its interface.  See


Rgdz,
ïÓÏËÉÎ óÅÒÇÅÊ aka oZZ,
[EMAIL PROTECTED]



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



Some problems with atapi-drivers under -current...

1999-07-18 Thread Osokin Sergey


Hello!
I try to use new atapi-drivers under -current & have some problems.
at kernel:

controller  ata0
device  atadisk0
device  atapicd0
device  atapifd0

I have following devices:
IDE0: HDD UDMA (master)
IDE1: CD-ROM (master)
IDE1: LS-120 (slave)

Kernel can't detect my LS-120, it says:

Jul 18 19:15:39 ozz /kernel: ata-pci0:  at
device 7.1 on pci0
Jul 18 19:15:39 ozz /kernel: ata-pci0: Busmastering DMA supported
Jul 18 19:15:39 ozz /kernel: ata0 at 0x01f0 irq 14 on ata-pci0 
Jul 18 19:15:39 ozz /kernel: ata1 at 0x0170 irq 15 on ata-pci0

Jul 18 19:15:40 ozz /kernel: ata1: unwanted interrupt 1 status = 00

Jul 18 19:15:40 ozz /kernel: ata0: master: setting up WDMA2 mode on
PIIX3/4 chip OK
Jul 18 19:15:40 ozz /kernel: ad0:  ATA-3 disk at
ata0 as master
Jul 18 19:15:40 ozz /kernel: ad0: 2503MB (5126688 sectors), 5086 cyls, 16
heads, 63 S/T, 512 B/S
Jul 18 19:15:40 ozz /kernel: ad0: piomode=4, dmamode=2, udmamode=-1
Jul 18 19:15:40 ozz /kernel: ad0: 16 secs/int, 0 depth queue, DMA mode
Jul 18 19:15:40 ozz /kernel: acd0:  CDROM
drive at ata1 as master
Jul 18 19:15:40 ozz /kernel: acd0: drive speed 171 - 8250KB/sec, 128KB
cache
Jul 18 19:15:40 ozz /kernel: acd0: supported read types: CD-R, CD-RW,
CD-DA, packet track
Jul 18 19:15:40 ozz /kernel: acd0: Audio: play, 255 volume levels
Jul 18 19:15:40 ozz /kernel: acd0: Mechanism: ejectable tray
Jul 18 19:15:40 ozz /kernel: acd0: Medium: no/blank disc inside, unlocked
Jul 18 19:15:40 ozz /kernel: changing root device to wd0s1a

& nothing about LS-120...

Old drivers (aka wdcX, wcd0 & wfd0) detect all devices & work correct.

And another problem: if i use kernel with atapicd0, wcdplay play one track
from CD & stop. If i use wcd0, wcdplay play all tracks.

Any idea?

Rgdz,
ïÓÏËÉÎ óÅÒÇÅÊ aka oZZ,
[EMAIL PROTECTED]



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



pcm0 at -current work not correct...

1999-09-05 Thread Osokin Sergey


Hello!
After upgrade my system from 19990812-current, pcm0 work some strange...
My SB128PCI decribed at my kernel as following:
device pcm0

It normaly detected at boot-time:
# dmesg | grep pcm0
pcm0:  irq 10 at device 11.0 on pci0

but play & waveplay (from ports) incorrect plays wav-files...
parts of wav file:
1 2 3 4 5 6 7 8 9

waveplay (& play) playing wav-files like this:
2 3 4 5 6 7 8 9 1

What wrong?

Rgdz,
Osokin Sergey aka oZZ,
[EMAIL PROTECTED]



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



ata0 can't detect my LS-120...

1999-09-05 Thread Osokin Sergey


Hello!
Kernel can't detect my LS-120 which connected as slave-device at second
IDE controller...
at my kernel IDE-devices described like this:
controller  ata0
device  atadisk0#ATA disk drives
device  atapicd0#ATAPI CDROM drives
device  atapifd0#ATAPI floppy drives

# dmesg
.
ata-pci0:  at device 7.1 on pci0
ata-pci0: Busmastering DMA supported
ata0 at 0x01f0 irq 14 on ata-pci0
ata1 at 0x0170 irq 15 on ata-pci0
.
ata1: unwanted interrupt 1 status = 7f
.
ata0: master: setting up WDMA2 mode on PIIX3/4 chip OK
ad0:  ATA-3 disk at ata0 as master
ad0: 2503MB (5126688 sectors), 5086 cyls, 16 heads, 63 S/T, 512 B/S
ad0: piomode=4, dmamode=2, udmamode=-1
ad0: 16 secs/int, 0 depth queue, DMA mode
Creating DISK ad0
Creating DISK wd0
ata0: slave: setting up WDMA2 mode on PIIX3/4 chip OK
ad1:  ATA-? disk at ata0 as slave 
ad1: 1039MB (2128896 sectors), 2112 cyls, 16 heads, 63 S/T, 512 B/S
ad1: piomode=4, dmamode=2, udmamode=-1
ad1: 16 secs/int, 0 depth queue, DMA mode
Creating DISK ad1
Creating DISK wd1
atapi: piomode=4, dmamode=2, udmamode=2
ata1: master: setting up UDMA2 mode on PIIX4 chip OK
atapi: DMA transfer mode set
Device acd0a: name slot allocation failed (Errno=17)
Device acd0c: name slot allocation failed (Errno=17)
acd0:  CDROM drive at ata1 as master
acd0: drive speed 687 - 8250KB/sec, 128KB cache, DMA
acd0: supported read types: CD-R, CD-RW, CD-DA, packet track
acd0: Audio: play, 255 volume levels
acd0: Mechanism: ejectable tray
acd0: Medium: CD-ROM 120mm audio disc loaded, unlocked
changing root device to wd0s1a

Something wrong?

Rgdz,
Osokin Sergey aka oZZ,
[EMAIL PROTECTED]



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



SB128PCI problem under -current...

1999-10-09 Thread Osokin Sergey


Hello!
I use SB128PCI under today-update -current & have a problem:
play (from /usr/ports/audio) plays wav-files incorrectly: it james some
part from the begining, then plays rest of the file and in the end plays
that jammed part...
Does anobody have similiar problems with SB 128 PCI?

Rgdz,
Osokin Sergey,
[EMAIL PROTECTED]



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



pcm for SB 128 PCI in -current is broken...

1999-05-29 Thread Osokin Sergey

Hello!
pcm driver for SB 128 PCI in -current is broken...
# dmesg | more
.
es0:  irq 5 at device 11.0 on pci0
pcm0: using I/O space register mapping at 0xe800


play, waveplay, wmsound dont' work correct.
Does someone have any idea?
And when it fixed?

Rgdz,
Osokin Sergey aka oZZ,
o...@etrust.ru



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message



Re: No sound (Ensoniq Audio PCI 1370)

1999-06-01 Thread Osokin Sergey



On Mon, 31 May 1999, Stefan Esser wrote:

> On 1999-05-27 22:12 +0400, oZZ!!!  wrote:
> > 
> > wmsound with my card too can't work correct.
> > SB 128 PCI its a PCI-device & (as i known) it must be detect as es0 + pcm1
> > (not pcm0), because pcm0 reserved for ISA-device (right?). Kernel at
> > boot-time detect my SB 128 PCI as es0 + pcm0...
> 
> You are using -current, and that will in fact attach the PCI card as pcm0.
> Please try the following line your kernel config file:
> 
> device pcm0 at pci?
i have following string at my kernel:

device pcm0

> 
> And be sure to remove any line that configures pcm0 on ISA ...
> 
> What's going on ?
> 
> I guess that after the PCI attach of es0/pcm0, the ISA probe tries to 
> attach an ISA card as pcm0, too, and stomps over the values filled into
> the device structure for the PCI card ...
> 
> But I did not have time to look into this more closer, currently it is just
> an assumption based on the behaviour you describe (and I found a few days 
> ago ;-)

I talk about my problem with Joachim Kuebart & he send me a patch.

> 
> Regards, STefan
> 


Rgdz,
Osokin Sergey aka oZZ,
o...@etrust.ru
http://www.freebsd.org.ru



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message