Re: Wine compatibility and performance on FreeBSD 7

2007-12-11 Thread Braulio José Solano Rojas
On Mon, 10 de Diciembre de 2007, 10:41 pm, Brett Glass wrote: > It's worth noting that the WINE project, not long ago, abandoned > the BSD license for the GPL despite urging from many sources to keep > the code open and free for use by developers. We've stopped using it > as a result. You can find

Re: firefox flash plug in woes

2008-01-25 Thread Braulio José Solano Rojas
On Fri, 25 de Enero de 2008, 1:31 pm, KAYVEN RIESE wrote: > > i have been told that freeBSD does not go well with > flash plugins for browsers, which is quite a ubiquitous > technology in websites. is there any progress on this? > i have freeBSD 6.2-STABLE and gnome desktop I think this subject

Re: firefox flash plug in woes

2008-01-25 Thread Braulio José Solano Rojas
On Fri, 25 de Enero de 2008, 1:54 pm, KAYVEN RIESE wrote: > > i wanna goto youtube! {:} i already have firefox installed, is there > a special port for linux firefox? i better deinstall my existing firefox? Still think this thread should not be in hackers, however I am ccing because maybe someo

Re: mounting Mac OS .dmg files?

2008-11-23 Thread Braulio José Solano Rojas
On Sun, 23 de Noviembre de 2008, 5:22 am, Bob Bishop wrote: > > On 22 Nov 2008, at 11:00, Christoph Kukulies wrote: >> Since the underlying OS of Mac OS is FreeBSD I'm wondering whether >> itr is possible to mount a >> .dmg file as it is used in Apple software distribution for the Mac >> OS. I woul

Re: mounting Mac OS .dmg files?

2008-11-24 Thread Braulio José Solano Rojas
Hi! On Mon, 24 de Noviembre de 2008, 12:19 am, Jiawei Ye wrote: > On Mon, Nov 24, 2008 at 1:21 PM, Mike Meyer > <[EMAIL PROTECTED]> wrote: > --snip-- >> So while a Darwin (the OS underneath OSX) ABI would be possible - >> though it's not clear how painful because it's not clear how visible >> the

I have found an error in pccard_ether and I think I solved it.

2001-01-17 Thread Braulio José Solano Rojas
Hello! I have FreeBSD 4.1 release. My computer is a laptop, so I use pccards. I found that with /stand/sysinstall the lan can be configured automatically, but for pccards it doesn't work. So, after a debugging of the scripts (just because I like automation and ease of use) I found a mi

NDIS driver Intel(R) PRO/Wireless 2200BG reaches kernel panic

2005-06-10 Thread Braulio José Solano Rojas
Hello. I have installed FreeBSD 5.4 on a ASUS S5200N. Runs very nice! However I still need to install Wifi. I saw that Intel(R) PRO/Wireless 2200BG is not supported by wlan FreeBSD driver (reading through the man pages). Then I found that I could use the NDIS driver added on FreeBSD 5.3 to ach

Re: Kylix in FreeBSD

2003-10-31 Thread Braulio José Solano Rojas
Hi! I do not know about the C++ part of Kylix, but about the Delphi part, maybe it could be replaced with FreePascal (http://www.freepascal.org/). There are even some projects that try to produce an IDE similar to Delphi (http://www.freepascal.org/links.html). Has anyone gived a try to FreePasca

Intel PCI Modem

2002-10-31 Thread Braulio José Solano Rojas
Hello! I have an "Intel V92 HaM Data Fax Voice" Modem. It is a hardware based modem. Mi pnpbios recognizes it as "Simple COMM. controler IRQ12". I would like to hack sio.c in order to get it working. Therefore I think I should add an entry to pci_ids[] like: {hex x, "Intel V92 HaM Data Fax Vo

Re: Intel PCI Modem

2002-10-31 Thread Braulio José Solano Rojas
Hi! About this: > I have an "Intel V92 HaM Data Fax Voice" Modem. It is a hardware based > modem. Mi pnpbios recognizes it as "Simple COMM. controler IRQ12". > > I would like to hack sio.c in order to get it working. Therefore I think I > should add an entry to pci_ids[] like: > {hex x, "Inte

Re: Intel PCI Modem

2002-11-20 Thread Braulio José Solano Rojas
on this. However I would like to do it. Where may I find documentation on how to write a FreeBSD driver? Best regards, Braulio Solano > On Wed, 6 Nov 2002 00:42:05 -0600, Braulio José Solano Rojas wrote: > > Hello! > > > > On Monday, November 04, 2002 John Baldwin wrote: &g