On 11/25/06, M. Warner Losh <[EMAIL PROTECTED]> wrote:
Sounds like you have an interesting FreeBSD port going on here. Sorry
I answered 9 days after you asked your question, I'm behind on
-hackers.
What are you porting FreeBSD to?
I'm porting it to the MPC8555CDS which has a e500 ppc core. T
I was planning on using this value to
distinguish what sort of connection each interface is using but obviously
with both returning IFT_ETHER this is not possible, any help is much
appreciated!
It would probably be better to query the interface's media setting
instead, since you may have a gigab
Hi,
I am writing some code that is using the systems ifnet structs via
ifnet_byindex(), I have two network interfaces :
broadcom BCM6750A1M using the 'bge' driver
Intel PRO/wireless 2915ABG using the 'iwi' driver
I have written some code to output the ifnet->if_type for each interface and
it s
In message: <[EMAIL PROTECTED]>
Oliver Fromme <[EMAIL PROTECTED]> writes:
: Aditya Godbole wrote:
: > Oliver Fromme wrote:
: > > I don't know u-boot. What is that?
: >
: > u-boot is a bootloader popular in embedded systems.
: > Its often used with Linux.
:
: I see. Is it PXE-co
In message: <[EMAIL PROTECTED]>
"Aditya Godbole" <[EMAIL PROTECTED]> writes:
: Is there any ramdisk support in freebsd, as there is in netbsd? If
: there is no such functionality right now, is anyone working on it?
: What are the alternatives if I want to mount a root filesytem from ram
Michael Bushkov wrote:
> Hello,
> As far as I understand the src/tools/make_libdeps.sh logic, its current
> version handles any library that uses bsd.own.mk header incorrectly, because
> the "make -V LDADD" command always fails with "undefined MK_XXX variable".
>
> Small patch, that is attached
6 matches
Mail list logo