[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: -current "sane to try" yet?



The developers have lives of their own, in addition to working
on OpenBSD stuff.  If they don't answer a question, well, they
only have so many hours in a day in which to do things.

As for what you did with -current, thats entirely reasonable, if
I understand you.  Waiting a bit to see if things change after a
problem is a good idea.  Given that -current is always a work
in progress, your snapshot of -current might have caught
things during a series of updates that are incomplete.

Several times now, I've pulled down changes that had compile
problems.  Looking at the src change list showed that I didn't
yet have the complete set of something and waiting for the
mirror to get its next refresh fixed things.

--STeve Andre'

On Saturday 29 June 2002 09:47, David Rio wrote:
> I have one thing to explain about this topic:
>
> One month ago I put one post here, at misc@, talking about a pccard
> driver(Conceptronic SP100TCL). This pccard is based on the 8139 famous
> chip, full supported in openbsd. Spite this, my card didn't work in my
> openbsd3.1 laptop. Aaron Campbell replied my to me:
>
> "I committed support for RealTek CardBus cards yesterday. Please try it
> out and report back to me, thanks."
>
> After some weeks, being busy, finally I found some time to test it.
> The first thing I did was get -current kernel sources (25 june more or
> less). Then I recompile my kernel but it froze my laptop. So I decide to
> get -current but one week old, now pccard works and kernel seems to be
> stable.
>
> Did I act in a correct way ? I mean, what had you done?
>
> P.S By the way, I sent an answer to Aaron telling him that all works like
> a charm but I have not get answer, I suppose he is too busy.