Re: Opera for FreeBSD

2002-11-01 Thread Jose M. Alcaide
On Fri, Nov 01, 2002 at 10:25:57PM +0100, Marc Schneiders wrote: > I am glad that my visit to websites is no longer recorded as > being from a Linux machine. But there is a price: good bye to the Linux plugins (flash, acrobat...). -- ** Jose M. Alcaide // [EMAIL PROTECTED] //

Re: cvs commit: ports/mail/mutt-devel Makefile

2002-05-06 Thread Jose M. Alcaide
cripts). What I wanted to say is that defining termName in XTerm-color is *coherent* with FreeBSD having two distinct termcap xterm entries: mono and color. However, I also think that having those two entries is *bad*. IMHO, the xterm and xterm-color entries should be merged in only one

Re: apropos Euro

2002-01-02 Thread Jose M. Alcaide
. Unfortunately, 4.5-RELEASE will be released with the old-fashioned locale names. I have just sent the patch for locale.alias to the x11/XFree86-4 port maintainer. Just my 0,02ยค ^- euro symbol ;-) Cheers, JMA -- ** Jose M. Alcaide // [EMAIL PROTECTED] // [E

Re: Realtek 8139

2001-11-29 Thread Jose M. Alcaide
one is). Is it true? You did not give any details about your problems with the rl8139. Anyway, these cards usually have problems with autonegotiation. Try to force the medium using ifconfig(8) (ifconfig -m shows all possible media choices). Cheers, JMA -- ****** Jose M. Alcaide // [EMAIL PRO

Re: /usr/src/UPDATING

2001-11-03 Thread Jose M. Alcaide
On Sat, Nov 03, 2001 at 09:11:36AM -0800, Bruce A. Mah wrote: > If memory serves me right, "Jose M. Alcaide" wrote: > > Hmmm... what about dirpref and UFS_DIRHASH? And the recent MFC of ipfw > > also comes to my mind. > > UPDATING lists potential breakages: >

Re: 4.4rc4 now on ftp-master.freebsd.org

2001-09-07 Thread Jose M. Alcaide
on the modification times, packages-4.4-rc3 is newer that packages-4.4-rc4. In addition, the package collection symlinked from 4.4-RC4 is packages-4.4-rc3. Strange... JMA -- ****** Jose M. Alcaide // [EMAIL PROTECTED] // [EMAIL PROTECTED] ** ** "Beware of Programmers who carry s

Re: Audio problem in 4.4-RC3

2001-09-06 Thread Jose M. Alcaide
t, but it was played before the August 2 commits. Even if I load the snd_pcm.ko and snd_maestro.ko modules, borrowed from a 4.3-RELEASE system, audio playing works fine. I reported the problem to both -multimedia and Cameron Grant, but I didn't receive any feedback :-( JMA -- ** Jose M. Alcaide

Re: Via KT133 chipset and DMA diskaccess

2000-10-17 Thread Jose M. Alcaide
GA-7ZX. However, I had problems when the CD-ROM was connected as primary slave: it was not detected, and the ATA probe routine reported that the cable is not ATA66 compatible (but it *is*). Cheers, -- JMA ** Jose M. Alcaide // [EMAIL PROTECTED] // [EMAIL PROTECTED] ** ** "Beware

Re: bug in the syscons fonts ?

2000-06-19 Thread Jose M. Alcaide
uot; on the screen ! This only > occurs while i'm on a text console, not under X. > Have i done something wrong ? Thanks for help ! > Try this configuration: keymap="fr.iso.acc" font8x8="iso-8x8" font8x14="iso-8x14" font8x16="iso-8x16" (delet

Re: Xircom PCMCIA card support

2000-06-03 Thread Jose M. Alcaide
s the Xircom PCMCIA cards (xe(4) driver), but there is no support for any Cardbus devices yet. -- ** Jose M. Alcaide // [EMAIL PROTECTED] // [EMAIL PROTECTED] ** ** "Beware of Programmers who carry screwdrivers" -- Leonard Brandwein ** To Unsubscribe: send mail to [EMAIL P

Re: i810 Kernel module for XFree86 3.3.6.

2000-01-31 Thread Jose M. Alcaide
Carl Makin wrote: > > Has anybody played around with porting the agpgart.o Linux kernel module > to FreeBSD 3.4? > > Unfortunately I'm not up to the port myself however I'll help with testing > it if anyone else is doing it! > We had to reject five i810e-based PCs because they wasn't capable o

Re: Core dumps: FreeBSD 3.3-stable and bash 2.03.0(1) + ulimit -c 0

1999-01-17 Thread Jose M. Alcaide
Trond Endrestol wrote: > > I'm using FreeBSD 3.3-stable, GNU bash 2.03.0(1), and I have a > ``ulimit -c 0'' line in my .bashrc file. > > When I ran FreeBSD 2.2.8-RELEASE some while ago, ``ulimit -c 0'' > caused no core files to be created when the software crashed. > > Under both FreeBSD 3.3-RE