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 MACH APIs are - it's not clear how useful it would be by
>> itself. You could run OSX applications that used X11 for the GUI after
>> building the appropriate libraries (just like Linux), but those apps
>> are probably available native anyway.  You couldn't run applications
>> that use the various and sundry Mac-specific graphics (among other
>> things) frameworks, not without providing code to simulate all the
>> calls provided by those frameworks - which are proprietary, and not
>> part of Darwin. Which means this project now resembles WINE more than
>> the Linux ABI layer.
>>
>> One open-source project at least try to replicate the frameworks on
> top of Windows:
>
> http://www.cocotron.org/
>
> As Mike mentioned this is not a trivial port and requires tweaks to
> the target application source as well. So even if one is diligent
> enough to get cocotron running on FreeBSD/Linux, the app itself will
> have to be modified to run there.

Thank you for your answers.  This list is always very educative.  It seems
like it could take years to program a Mac ABI layer.

Best regards,

B.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


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 would like to install an
>> Apple iPhone configuration utility on my FreeBSD box
>> (iPhoneConfigurationUtility.dmg). It consists of a
>> web application that is supposedly capable of doing updates of Apple
>> iPhones through a web service.
>> (good for company wide distribution of address book information and
>> other data that iPhones can hold).
>
> ...
>
> But as others have mentioned, you may not be able to do much with the
> contents.

I have an innocent question.  I have read on the handbook and the thesis
about the Linux ABI technical explanations that lead me to think that it
could be possible to run Mac OS binaries on FreeBSD.  I think that if the
correct loader was implemented in execve and the Mac OS system calls were
also implemented it would be possible to run Mac OS binaries.  Am I right?
(I am not asking anyone to support this feature, I just would like an
hypothetic answer in order to improve my knowledge.)  Of course, I suppose
there would be technical challenges to solve as there are still for Linux.
 In fact, I would like to ask further: could this be possible for any
operating system (without thinking about if it would worth it)?

Best regards,

Braulio Solano
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


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 someone is going to look archives for the same question
(hope this does not annoy anyone ;-).  Plus I think this mail is going to
terminate this thread.

Yes, deinstall your current firefox.

Yes, there is a special port for linux firefox:
http://www.freshports.org/www/linux-firefox/.  You will find at that URL
how to install it.

Further questions just write me... not the list.

Saludos,

B.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


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 is for questions not for hackers.  Anyway, install
Firefox for Linux from ports (I think DesktopBSD should come with this one
by default).  You will do fine with that.  By the way, I do Web
development and I always try to create accesible sites (like the current
FreeBSD.org site), therefore I tend to really hate Flash.  If you can
avoid it, do it.  Good luck!
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


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 the story of what happened in the Wikipedia.  There is still
this:  http://www.cedega.com/rewind/, if you like better the X11 license. 
You still have *freedom* of choice.

Regardless of the current license of Wine they have merit for what they
have done.  Any open source developer regardless of his "Creed" has merit
in fact.

;-)

> At 10:59 AM 12/6/2007, Tom Wickline wrote:
>
>>Oh yea, were seeking contributors... if your interested in Wine on
>>FreeBSD and believe you can
>>help us out see :
>>http://wine-review.blogspot.com/2007/12/wine-review-is-currently-seeking.html

___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


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

2005-06-11 Thread Braulio José Solano Rojas
I have tried using the w29n50.sys file instead of w29n51.sys. It seems
that the NDIS wrapper has some trouble with NDIS 5.1 drivers.

However it works sometimes.

When I kldload the driver I get this:

no match for MmMapIoSpace
no match for MmUnmapIoSpace
no match for InterlockedExchange
ndis0:  mem
0xfe8fe000-0xfe8fefff irq 18 at device 5.0 on pci1
ndis0: NDIS API version: 5.0
ndis0: Ethernet address: 00:0e:35:40:56:24
ndis0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 5.5Mbps 11Mbps
ndis0: 11g rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps

(And everything works fine... however...)

But sometimes I get this:

no match for MmMapIoSpace
no match for MmUnmapIoSpace
no match for InterlockedExchange
ndis0:  mem
0xfe8fe000-0xfe8fefff irq 18 at device 5.0 on pci1
ndis0: NDIS API version: 5.0
ndis0: NDIS ERROR: c000138d (unknown error)
ndis0: NDIS NUMERRORS: 0
ndis0: init handler failed
device_attach: ndis0 attach returned 6

And sometimes I get kernel panic.

If I add the driver to loader.conf I always get ndis0 attach returned 6.

Just FYI...

Shawn Nock dijo:
> Coincidently, I tried to revert to the ndis wrapper for my 2200bg after
> several months using if_iwi... (iwi has some problems: won't associate
> with hidden ssid host & the g speed negociation leaves something to be
> desired)
>
> I am experiencing the same panic on a very recent current:
>
> FreeBSD rainbow.kuatcom.local 6.0-CURRENT FreeBSD 6.0-CURRENT #5: Sat
> Jun 11 03:15:34 MST 2005
>
> 4 months ago if_ndis worked fine with this card... Can't tell you when
> it broke (just tried today...).
>
> Supplimentary information can be provided if anyone is interested in
> working on the problem.
>
> FYI (Probably unrelated): The only thing that changed in my config is
> the addition of ULE+PREEMPTION.
>
>
>
> On Sun, 2005-06-12 at 00:24 +0200, Florent Thoumie wrote:
>> Le Vendredi 10 juin 2005 à 18:48 -0600, Braulio José Solano Rojas a
>> écrit :
>> > 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 achieve Wireless Networking.
>>
>>  This chipset is supported by iwi(4) driver, but it hasn't been
>>  MFC'ed to RELENG_5.
>>
>>  Here [1] is a port I'm planning to commit that installs the
>>  needed firmware and optionally (you seem to need it though) a
>>  kernel module to support your card.
>>
>>  I can't test it by myself, so I'd be glad you test it for me.
>>
>>  It has a rcNG script, if you just put iwi_enable="YES" it will
>>  try to set iwi0 in bss mode. Just put if_iwi_enable="YES" in
>>  /boot/loader.conf so that it works at boot time. See pkg-message
>>  for more information.
>>
>>  Note: It needs latest modifications I just committed to
>>  net/ipw-firmware.
>>
>>  Note2: Sorry, it has nothing to do with ndis(4).
>>
>>  [1] http://www.xbsd.org/~flz/ports/iwi-firmware.shar
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


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 achieve Wireless Networking.

So, I copied the Windows driver to /sys/modules/if_ndis.

Then I run the command:

ndiscvt -i w29n51.INF -s w29n51.sys -o ndis_driver_data.h

After that:

make
make install

Everything goes fine, but when I do:

kldload ndis.ko
kldload if_ndis.ko

I get this:

no match for MmMapIoSpace
no match for MmUnmapIoSpace
no match for WmiTraceMessage
no match for IoWMIRegistrationControl
no match for WmiQueryTraceInformation
ntoskrnl dummy called...
ndis0:  mem
0xfe8fe000-0xfe8fefff irq 18 at device 5.0 on pci1
ndis0: NDIS API version: 5.1
ndis0: Ethernet address: 00:0e:35:40:56:24
ndis0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 5.5Mbps 11Mbps
ndis0: 11g rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
ntoskrnl dummy called...



Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x8002
fault code  = supervisor read, page not present
instruction pointer = 0x8:0x8002
stack pointer   = 0x10:0xd4c71adc
frame pointer   = 0x10:0xc24b57b0
code segment= base 0x0, limit 0xff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags= interrupt enabled, resume, IOPL = 0
current process = 556 (kldload)
trap number = 12
panic: page fault
Uptime: 2m13s
Cannot dump. No dump device defined.

What does this mean (I know what means page fault)?  Does this mean that
there is a bug in the NDIS driver?  Or is the page fault a problem in the
Windows driver?

And, what about all those no match for *?  The example I found on the
internet used NDIS API version: 5.0.  Does the NDIS driver for FreeBSD
support the 5.1 API?  I tried to find more reading man pages but without
success...

Am I just plain stupid wrong with something?

By the way, FreeBSD runs a lot faster that Windows XP on my laptop, even
with KDE.  ;-)

I will appreciate any hints you can provide...

Best regards,

Braulio Solano
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: My freebsd dream

2004-12-02 Thread braulio
Good evening...

> Hello :)
>
>> As a latinamerican a dream
>> I have a dream
>
> Dreams are useless until you work towards approaching them. Maybe the
> both of you can work together and accomplish your dreams or help others
> do this for you.
>
> I urge you to check
> http://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributing/index.html
> out. -hackers@ is meant for technical discussion, maybe post again with
> a contribution or an offer to catalyze the development of contributions
> :)
>
> Thanks, and good luck.

There is some much we could say about dreams that I will not start my
reply with something related.

I am already in a Open Source project and I am really happy with it.  I
like to see that I have helped neighbours of the world.  I do not have the
time right now to contribute to FreeBSD, but if sometime I have it, I will
give it with pleasure.

I just wanted to comment that there is people in latin-america interested
in a FreeBSD desktop variant.  I was not expecting a gift from heaven.  I
could have sounded that I was writing a letter to Santa Claus, but I
wasn't.  I was just commenting (from my heart).  I do not expect nothing.

The hackers@ list is also a philosophical discussion list and there are
people with a lot of experience that can add their knowledge to discussion
threads, even if thread started in a very stupid way.  Therefore please,
don't correct me with the subject I write to list (unless I start to
insult people ;-).  You will find a lot of examples more shallow in the
archives.  Anyway I could argue a top-down approach.

I really appreciate the time you took writing us email.  At least you gave
us your opinion.

Best regards,

Braulio

P.S.:  I am cc-ing to the list, I hope this does not bother you.  I just
do it in the case someone thought like you.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: My freebsd dream

2004-12-01 Thread braulio
Hi.

As a latinamerican a dream of an elegant desktop FreeBSD too.  I studied
computer sciences and I can install FreeBSD for desktop use easily, but
"regular" people can't.  They also can't see what I see beautiful. I hope
that biculturalism
(http://www.joelonsoftware.com/articles/Biculturalism.html) will merge
into one beautiful way.

I know that in this life anything comes for free.  I also know that free
software comes from freedom and does not mean software for free.  Every
project needs funding.  Therefore I hope that someday "someone" will find
interest and give funding to a Desktop FreeBSD project that
latin-americans and the caribbeans could use.

I like very much your work.

Best regards,

Braulio Solano Rojas

> Hello Sirs,
>First thank you all for making such an
> beautiful, robust and elegant OS. I have a dreamto
> make worlds best free bsd based desktop system in the
> world .but why do I want that (freebsd does great
> on servers ...and why do we need this ?) ..Bcos
> billions of people who desktop system have no real
> choice ...they are stuck with M$ and further confused
> by hundreds of linux variants..they need a
> INTUITIVE, EASY to USE ,FRIENDLY
> which is also easy to manage centrally in a cooperate
> environments has binary compatibilities , SECURE and
> Virus free . I think freebsd provides this ..after
> all MAc OS X is based on it i also went to drawin
> + gnu drawin site ...failed to find anything
> interesting (and confusing license)
>
> I think we should have a elegant graphical install
> graphical install ->> can we boot from bootable CD
> (lik e knoppix) and then run a install program (which
> maybe web(from the bootable cd)/perl-gtk script based
> GUI software for easy installthis will allow us to
> easily install the system with out low level
> installation
> Easy Management(scallable to thousands of system)->p2p
> based software distribution system like bittorent or
> jaxta to pull heavy software package then use port
> ystem to finally install
> Centrall Administration & policies -> Samba + Openldap
> + phpLDAPadmin + policies (???)
> Autonomic healing - ???
> Stateless BSD (like redhats stateless linux project)
>
> I know my dream is worth while .one day people
> will use freeBsd variant as thier desktop ...which
> will never crash nor complain
>
> I have a dream .it called MyBSD (most easy to use
> , friendly freeBSD based desktop in the world and
> administrator’s delight  )
>
> Pl give your feedback/ suggestions / hate mails
>
> regards,
> BSD Romeo
> gp
>
>
>
>
> __
> Do you Yahoo!?
> Read only the mail you want - Yahoo! Mail SpamGuard.
> http://promotions.yahoo.com/new_mail
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
>

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


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 FreePascal?

Regards,

B.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Intel PCI Modem

2002-11-20 Thread Braulio José Solano Rojas
Hi!

On Wednesday, November 06, 2002 2:38 AM, WATANABE Kiyoshi wrote:
>
> On Thu, 31 Oct 2002 11:04:18 -0600, Braulio Jos$Bi (BSolano Rojas wrote:
> >
> > 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".
>
> AFAIK, Intel HaM (Host Accelerated Modem) is a sort of what is called
Winmodem.
>
> > And if I do pciconf -l:
> > none0@pci0:9:0: class=0x078000 card=0x chip=0x40001813 rev=0x02
hdr=0x00
> !!
>
> When subclass is 0x80 (defined as PCIS_SIMPLECOMM_OTHER),
> in most cases it means that the device is either Winmodem or IrDA.
>
>
> There are binary+source Intel HaM modem drivers for linux at:
>
>   http://developer.intel.com/design/modems/support/drivers_linux.htm
>
>   Intel-v92ham.tgz  -- Intel MD563X-HaM V.92 chipset
>   Intel-536ep.tgz   -- Intel 536EP V.92 chipset
>
> If you have experience in writing device driver,
> I think it is not so difficult to port it to FreeBSD.
>   It will take much time though.

I do not have experience 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:
> > >
> > > On 04-Nov-2002 Braulio José Solano Rojas wrote:
> > > > Hi!
> > > >
> > > > On Thursday, October 31, 2002 John Baldwin wrote:
> > > >>
> > > >> On 31-Oct-2002 Braulio José Solano Rojas wrote:
> > > >> > 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 Voice", hex y}
> > > >> >
> > > >> > But I do not know what are hex x and hex y, or if it is going to
work.
> > > >>
> > > >> The 'x' is 0x40001813.  To get the 'y', you need to do a boot -v
> > > >> and send the output here.
> > > > I have tried with these:
> > > > {0x40001813, "Creatix V.90 HaM Modem", 0x10}
> > > > {0x40001813, "Creatix V.90 HaM Modem", 0x14}
> > > >
> > > > If I do a boot -v I get this:
> > > > found -> vendor=0x1813, dev=0x4000, revid=0x02
> > > >   class=07-80-00, ndrtype=0x00, mfdev=0
> > > >   subordinatebus=0 secondarybus=0
> > > >   intpin=a, irq=12
> > > >   map[10]: type 1, range 32, base df00, size 12
> > > >   map[14]: type 1, range 32, base 000d8000, size 8
> > > >
> > > > I also have added to my kernel configuration file option
> > > > PCI_ENABLE_IO_MODES.
> > >
> > > You want to use the 0x14 version.  Does it work?
> >
> > No it does not work.
> > I have tried with:
> > devicesio2 at isa? port IO_COM3 irq 12
> > on my kernel configuration file and with:
> > devicesio2 at pci? port IO_COM3 irq 12
> > without success.
> >
> > > > May be, I should add this modem to src/sys/dev/puc/pucdata.c.
> > >
> > > Unless it has multiple serial ports on it I would just stick it
> > > in sio_pci.c.
> >
> > Where is this file?  I can not find it.
> >
> > Do I have to add something more than
> > {0x40001813, "Creatix V.90 HaM Modem", 0x14}in sio.c?
> > If yes, what and where?
> > Is the entry for sio2 in my kernel configuration file fine?
> >
> > I appreciate your help.
> >
> > Best regards,
> >
> > Braulio Solano


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



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, "Intel V92 HaM Data Fax Voice", hex y}
>
> But I do not know what are hex x and hex y, or if it is going to work.
>
> With dmesg I can see this:
> pci0  (vendor=0x1813, dev=0x4000) at 9.0 irq 12
>
> And if I do pciconf -l:
> none0@pci0:9:0: class=0x078000 card=0x chip=0x40001813 rev=0x02
> hdr=0x00

I have found that my modem is in /usr/share/misc/pci_vendors, and if I do a
pciconf -lv, I get:
none0@pci0:9:0: class=0x078000 card=0x chip=0x40001813 rev=0x02
hdr=0x00
vendor   = 'Ambient Technologies Inc'
device   = 'Creatix V.90 HaM Modem'
class = simple comms

It does not have a subclass, is this why I don't see it at boot?

> My questions are:
> * What are hex x and hex y?
> * If I hack sio.c like I intend to, is my modem going to work?
> * If so, would be the following line correct in my kernel configuration
> file:
> devicesio2 at isa? port IO_COM3 irq 12
> ?

Or do I need a special driver?  If this is needed maybe I can try to program
one, even if I have to learn lots of technical stuff.

Please be gentle, I am not used to technical discussions of FreeBSD.  I
would like very much to see my modem working, therefore I will appreciate
very much your help.

Best regards,

Braulio Solano
Developer - Costa Rica


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



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 Voice", hex y}

But I do not know what are hex x and hex y, or if it is going to work.

With dmesg I can see this:
pci0  (vendor=0x1813, dev=0x4000) at 9.0 irq 12

And if I do pciconf -l:
none0@pci0:9:0: class=0x078000 card=0x chip=0x40001813 rev=0x02
hdr=0x00

My questions are:
* What are hex x and hex y?
* If I hack sio.c like I intend to, is my modem going to work?
* If so, would be the following line correct in my kernel configuration
file:
devicesio2 at isa? port IO_COM3 irq 12
?

Please, I will appreciate very much your help.

I would like very much to connect to Internet so I can build ports, ftp,
telnet, :-)

Best regards,

Braulio Solano


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



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
mistake in /etc/pccard_ether.  I have changed the line 43 and added a new
line before, so that line 43 is now line 44.

This is the line 43 (the new line 44) after my changes:   '  ifconfig ${interface} 
${configuration} $*  '

And this is the line I added before the line 43 (the new line 43):  '  eval 
configuration=\$ifconfig_${interface}  '

I don't now if this problem has been solved before sending this email,
but my hope is that I can help.  Please, forgive my english.

    Sincerely yours,

Braulio Jose Solano




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