I have come across several (major imo) problems with the kevent(2)
and need to have contact with someone that understands the
implementation, specifically how kqueues are attached to filedesc
structures.
This has to deal with security as well as SMP lock down issues.
Please respond privately.
th
Looking at it, I can probably best implement it as a layer on top of
FFS at the start, rather than adding a new filesystem driver.
NetBSD has overlay filesystems for stackable FS layers. I'm not sure about
FreeBSD, but, its a starting point.
Don
To Unsubscribe: send mail to [EMAIL PROTEC
Okay, so I've got an odd ball filesystem idea that I'd like to
experiment with on FreeBSD.
Looking at it, I can probably best implement it as a layer on top of
FFS at the start, rather than adding a new filesystem driver.
Does anybody have any recommendations on references to look at for
imple
sis0: MII withour any PHY!
the SiS900 driver has been around for a while. According to the code
if_sis.c's sis_miibus_readreg (redirected from mii.c:^mii_phy_probe)
returns if the phy number is not zero and the SiS900 revision is <
revision 635. I'm going to guess that this might be incorrect f
[ Re-sending due to earlier failure. ]
On Mon, Feb 10, 2003 at 06:03:07PM -0800, Julian Elischer wrote:
>
> Our client wants the following 'features'
> and we'd LIKE to be able to at least say "yes we can do that", even if
> we can also say "but we don't think it's a good idea".
>
>
> 1/ Comm
I have a laptop (i-buddy) that I have put FreeBSD on. Everything works great except
for the NIC. I think the problem is that freebsd does not have any support for this
sis card because it is too new. Anyone know what to do ? I have included the
description of the NIC from the web site that I
Dear Sir/Madam,
LESBENCAM.COM - Euro 380
LESBENCAM.COM is now available from us for IMMEDIATE transfer.
The domain name market is extremely solid at the moment and similar
domains are currently selling on afternic.com, greatdomains.com (domain auction
sites), and by domain name brokers,
Hi,
> Wild guess: You have miibus compiled into the kernel and it gets
> pulled in a second time when kldloading if_bge?
Correct ! I'll look if that solves the crash.
Martin
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
# [EMAIL PROTECTED] / 2003-02-10 14:40:41 -0800:
> In the meantime, is there an easy way to switch over my existing CVS
> tree to a mirror? (And is there a mirror?)
If you're talking about a working copy, then it's really easy:
find $wcdir -type d -name CVS | while read d; do
sed
In local.freebsd-hackers, you wrote:
> Even more bad is that there is no escape from serial console,
> I can do what I like, call boot(), panic() etc. I get a endless
> loop.
> This is 4.7 STABLE from today. It panics when I try to ifconfig
> the bge0 interface.
Wild guess: You have miibus compile
10 matches
Mail list logo