Hi.
I can panic my current system compiled from sources of yesterday
by just starting mozilla or ogg123 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
--gt
To
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
> http://kobe1995.net/~kaz/
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
On Sun, Jun 10, 2001 at 10:43:02AM +0200, Stefan Carstens wrote:
> Hi, there.
> I've downloaded the latest snapshot from FreeBSD-current
> and I'd like to install it now, to do some tests.
> The boot-floppies work fine, but I would like to create a
> bootable CD, because I have some mashines to in
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"
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 /usr/src/
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
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
> lo
On Sun, Oct 15, 2000 at 07:45:47PM +0200, Daniel Eischen wrote:
> On Sun, 15 Oct 2000, German Tischler wrote:
> > Hi.
> >
> > After the recent thread changes trying to use plaympeg
> > (smpeg-0.4.0 package) fails with the following message:
> >
> >
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 seen
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/pas
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: 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
while booting the SMP kernel it says
(p
r 1
>
> Absolutely the same is here on just builded/installed -current. Interesting
> that two days ago I had compiled kdesupport w/o this problem on the -current
> system compiled on February 3. Therefore bug in question was introduced during
> Feb 3 - Feb 8 period.
See above. This is
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.
--
Ger
r code 1
Stop in /usr/src/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
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.
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 th
e
layer1 patches over it, use the overinstall script,
use
device isic0
in your kernel config file (no at isa? or similiar).
Compile the userland programs and install them, build a kernel
and see if it works, and tell me what goes wrong.
--
German Tischler, [EMAIL PROTECTED]
To Unsubscribe: send
r just a result from my hacks.
> If I reboot I have to manually turn off/on the machine.
I have never seen this behaviour here, neither before nor after the
conversion. You cannot expect the card to be reset, if you remove the
reset code (which is normally in the attach routine).
--
bus
system) . Some other people have shown interest 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
0 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-
e, so it could not
hold 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 wri
wrong ?
--
German Tischler [EMAIL PROTECTED]
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
You don't need to. EGCS 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
loser to ISO-14882 (ISO C++), that was finished AFTER
gcc2.8.1 was released. So 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
Ap
25 matches
Mail list logo