SSE

2002-10-05 Thread German Tischler
Hi. I can panic my current system compiled from sources of yesterday by just starting mozilla or ogg123 ogg-file if I don't include options CPU_DISABLE_SSE in my kernel configuration file. Is anyone else seeing any SSE code related problems ? (P III based SMP system here) best regards

Re: support Pentium3 SSE

2001-07-14 Thread German Tischler
On Thu, Jun 21, 2001 at 03:24:52AM +0900, NAKAMURA Kazushi wrote: In article [EMAIL PROTECTED] [EMAIL PROTECTED] writes: I'm going to see if I can commit your SSE patch to freebsd-current. Since I don't know that much about the code you're patching I have asked Bruce Evans to have a look at

Re: support Pentium3 SSE

2001-07-14 Thread German Tischler
On Sat, Jul 14, 2001 at 10:04:42PM +0900, NAKAMURA Kazushi wrote: In article [EMAIL PROTECTED] [EMAIL PROTECTED] writes: Is there a patch for stable ? There are a few patches for 4.2R and 4.3R in my site: http://kobe1995.net/~kaz/FreeBSD/SSE.en.html

Re: i4b: I'm missing something in my kernel config.

2001-01-06 Thread German Tischler
On Sat, Jan 06, 2001 at 06:51:42PM +0100, Leif Neland wrote: options DRN_NGO device"i4bq921" device"i4bq931" device"i4b" device"i4btrc"4 device"i4bctl" device"i4btel"2

buildworld broken

2000-12-29 Thread German Tischler
Hi. Anyone else seeing this ? cc -fpic -DPIC -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D_ _DBINTERFACE_PRIVATE -DINET6 -I/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/ src/lib/libc/../libc/locale -DBROKEN_DES -DYP -DHESIOD -I/usr/obj/usr/src/i386/u sr/include -c

SB32 turned to mono only

2000-11-02 Thread German Tischler
Hi. After recent changes in the pcm driver my SB32 refuses to play stereo. Is anyone else seeing this ? --gt To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ANSI C++ long long issues

2000-10-30 Thread German Tischler
On Tue, Oct 31, 2000 at 12:59:37AM +0100, Pascal Hofstee wrote: Hi, After returning from a month long vacation, i updated my CURRENT system to the recent CVS. After this update my Mozilla Tinderbox-builds seem to suffer from a configure complaining my C++ compiler has a "-pedanctic long

pthread problems

2000-10-15 Thread German Tischler
Hi. After the recent thread changes trying to use plaympeg (smpeg-0.4.0 package) fails with the following message: Fatal error 'Thread has returned from sigreturn or longjmp' at line ? in file /usr/src/lib/libc_r/uthread/uthread_kern.c (errno = ?) Abort trap (core dumped) Has anyone else

Re: ahc and SMP

2000-09-24 Thread German Tischler
On Sun, Sep 24, 2000 at 05:36:43AM +0200, Kenneth D. Merry wrote: On Sun, Sep 24, 2000 at 00:04:38 +0200, German Tischler wrote: So if you don't have enough pass(4) devices in /dev, you may not see some of the devices that are there. So make sure you have /dev/pass{0-4}. Another way

ahc and SMP

2000-09-23 Thread German Tischler
Hi. On my machine the ahc (aic) driver times out while probing for devices on SMP, while it is working on UP. dmesg says ahc0: Adaptec aic7890/91 Ultra2 SCSI adapter port 0xd000-0xd0ff mem 0xe100 -0xe1000fff irq 15 at device 6.0 on pci0 aic7890/91: Wide Channel A, SCSI Id=7, 32/255 SCBs

Re: gcc and /usr/lib/libstdc++.so.3

2000-02-10 Thread German Tischler
compiled on February 3. Therefore bug in question was introduced during Feb 3 - Feb 8 period. See above. This is not a problem of FreeBSD. Using a C compiler for linking C++ just does not work. -- German Tischler, [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubs

make release failure

2000-01-29 Thread German Tischler
/release. *** Error code 1 Stop in /usr/src/release. --- Perhaps that part of the release is not aware that something exists outside of USA_RESIDENT=YES. -- German Tischler, [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: make release failure

2000-01-29 Thread German Tischler
On Sat, Jan 29, 2000 at 10:11:05AM +0100, Yoshinobu Inoue wrote: Sorry for the problem. Could you try with this patch for now? Thank you, it worked, at least for completing the interupted release build. I have not tested in which way the patch affects building the world though. -- German

PCM/AD1816

1999-12-14 Thread German Tischler
Hi. Would someone please fix recording for the Ad1816 chip in the newpcm code ? (the problem is, that the dma is started on the wrong channel, because the channel number is not initialized during setup.) I've already sent a patch to the maintainer but it seems he didn't like it. -- German

Re: Sv: Dr Neuhaus niccy go not recognized

1999-11-27 Thread German Tischler
On Sat, Nov 27, 1999 at 02:11:16AM +0100, Leif Neland wrote: On Sun, 7 Nov 1999, German Tischler wrote: On Sun, Nov 07, 1999 at 06:27:37PM +0100, Leif Neland wrote: I'd like to test, So how do I proceed from here? Get the latest i4b-dev snapshot (00.83.11), get my patches from

Re: Dr Neuhaus niccy go not recognized

1999-11-07 Thread German Tischler
in converting the PCI code. If it takes time I won't blame them, I don't have any spare time until mid january either. -- German Tischler, [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

negative offset for bus_space_read ?

1999-10-16 Thread German Tischler
will not work because the offset parameter is unsigned. Is there a more elegant way than to get the real adress and use inb ? -- German Tischler [EMAIL PROTECTED] [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-cu

Re: Dump device

1999-10-01 Thread German Tischler
a coredump anymore. The message of dumpon should have told me, but though I was standing in a forest I still didn't see a tree. If you still want the disklabel and fdisk output, please tell me. In message [EMAIL PROTECTED], German Tischler writes: Hi. dumpon -v /dev/da0s1b is failing here

Dump device

1999-09-30 Thread German Tischler
? -- German Tischler [EMAIL PROTECTED] [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: egcs, libstdc++, libg++, Class Library

1999-05-14 Thread German Tischler
is still buggy with namespaces because namespace std is on by default. -- German Tischler ta...@gaspode.franken.de ta...@cip.informatik.uni-wuerzburg.de To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

Re: gcc

1999-02-28 Thread German Tischler
if one wants to do standard conform C++ programing, egcs is the choice at the time being. (though it also doens't implement all features of the standard yet). -- German Tischlerta...@gaspode.franken.de Apple eaten (core dumped) ta...@cip.informatik.uni-wuerzburg.de To Unsubscribe: send