> interfaces (e.g. virtual frame interfaces). 'named' went the
> 'bind to everything' route and it was six years before the bugs got
> worked out of it.
And, despite those efforts, some of us went and bludgeoned the code into
a more trivial case ("bind to address nn.nn.nn.nn") for l
There are a couple of things you can do if your make release
fails while trying to make the docs.
You could use "on demand" dialing for ppp so that it connects only
when it needs to (and hangs up after some period of inactivity) so
you're not connected for so long. Making these ports is the only
subscribe
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
In message <[EMAIL PROTECTED]> Christopher Masto writes:
: I'd love to see this fixed, though. It's an incredible annoyance to
: have to shut my laptop off instead of suspending.
Agreed.
: As for the arguments about "safe" removal, let's not let the quest for
: the perfect shed kill this; if th
On Wed, Nov 10, 1999 at 03:05:28PM -0700, Warner Losh wrote:
> : # or we need to rewrite and maintain pccard code(/sys/dev/pccard)?
>
> That's the real answer. Anybody willing to help, please let me know.
> I have probe/attach code for the pcic code (in /sys/dev/pcic) going,
> but I've not hooke
In message <[EMAIL PROTECTED]> MIHIRA
Sanpei Yoshiro-san writes:
: I think FreeBSD-4-current does not support PC-Card suspend yet.
Yes. That's correct. I broke it when I did my last batch of newbus
code.
: I read and diffed old code and current code. But I did not find
: out anything
I backed to Nov 01 snapshot and the install went fine;
however it appears it's not writing out partition information
correctly. We performed 3 installs, and went over each
step judiciously, and when you reboot after the install,
it complains about invalid parition information.
At 12:26 PM 11/
Greetings,
Just so everyone knows, the latest BIOSes for ABIT motherboards
and ABIT Controller cards with the HPT366 Controller as well as MS Drivers
can be found at:
http://140.113.153.55/stuff/ide_card/HighPoint/HPT366/index-e.htm
Cheers,
Vince - [EMAIL PROTECTED] - [EMAIL PROTECTED]
On 10 Nov, [EMAIL PROTECTED] wrote:
>> Ok, so we (root of machine xxx) have either a security hole
>> (dial-in-passwd visible to everyone) or we have to forget the
>> recommended way of doing it.
>
> It looks to me as though the recommended way of doing it needs to
> be changed. How about putti
On 11 Nov, Daniel C. Sobral wrote:
>> >> (102) netchild@ttyp2 > grep cat /etc/rc.conf.local
>> >> spppconfig_isp0="`cat /etc/isdn/connect.parameters`"
>^^^
> Calling programs from any of the rc.conf files is considered evil
> and it's looked down on.
It´s there to hide log
On Wed, 10 Nov 1999, Doug Ambrisko wrote:
> On one out of 8 machines, I ran into this problem. My network is running
> at 100BaseTX. I noticed that ifconfig showed OACTIVE flag set and I
> was running in autosense mode. So I setup the media to 100BaseTX and now
> it works okay.
>
> My guess is
Just tried installing a 4.0-current system from Nov 9
snapshot, on a DELL 6350, 3 18g drives, 512m RAM,
Got Signal Trap 12 while in kernel mode. This happened
(each time) after it probed the CD drive.
I've installed previous 4.0 snaps on this platform without
incident.
FYI.
_F
To Unsubs
Bill Marquette writes:
| For the last week and a half or so I've been trying to track this down
| assuming it was a configuration error on my part or a problem with my
| ISP's DHCP configuration. After switching from a DEC 20141 chipset card
| to a 3com 3c905, I found I was still having problems
On 10-Nov-99 at 06:59, Alexander Leidinger ([EMAIL PROTECTED])
wrote: > On 10 Nov, Oliver Fromme wrote:
>
> > Using command substitution in /etc/rc.conf{,.local} is NOT
> > officially supported. I think it should have always been
> > clear that there should _only_ be plain variable assignments.
It seems Alexandr Listopad wrote:
> Hello!
> What about subj?
>
> Did FreeBSD support HPT366 in the CURRENT???
Yes it does.
> And if "yes" then what shall I do for it???
Use the ata driver.
> If I boot from floppies - then error and reboot after 15sec, and don't
> find this drive on IDE... wh
Hello!
What about subj?
Did FreeBSD support HPT366 in the CURRENT???
And if "yes" then what shall I do for it???
If I boot from floppies - then error and reboot after 15sec, and don't
find this drive on IDE... what shall I do???
Please help!
Regards,
Listopad Alexandr
([EMAIL PROTECTED]),
[EMAIL PROTECTED] wrote:
>
> >> (101) netchild@ttyp2 > man -k adadadad
> >> cat: /etc/isdn/connect.parameters: Permission denied
> >> adadadad: nothing appropriate
> >>
> >> (102) netchild@ttyp2 > grep cat /etc/rc.conf.local
> >> spppconfig_isp0="`cat /etc/isdn/connect.parameters`"
On 10 Nov, Oliver Fromme wrote:
> Using command substitution in /etc/rc.conf{,.local} is NOT
> officially supported. I think it should have always been
> clear that there should _only_ be plain variable assignments.
But with i4b you have to specify a username-password pair in rc.conf
(spppconfi
Warner Losh <[EMAIL PROTECTED]> wrote:
>Card ejection (including suspend) doesn't work, which I'll try to fix
>at some point, but I might not get around to fixing that before new
>pccard work begins. I think it would be easy to mostly fix (like the
>old code mostly worked) with more thought on ho
[EMAIL PROTECTED] wrote in list.freebsd-current: you wrote (9 Nov
1999 21:13:42 +0100):
> (101) netchild@ttyp2 > man -k adadadad
> cat: /etc/isdn/connect.parameters: Permission denied
> adadadad: nothing appropriate
>
> (102) netchild@ttyp2 > grep cat /etc/rc.conf.local
> spppconfig_isp0="
On 9 Nov, Archie Cobbs wrote:
> [EMAIL PROTECTED] writes:
>> (101) netchild@ttyp2 > man -k adadadad
>> cat: /etc/isdn/connect.parameters: Permission denied
>> adadadad: nothing appropriate
>>
>> (102) netchild@ttyp2 > grep cat /etc/rc.conf.local
>> spppconfig_isp0="`cat /etc/isdn/connect.paramete
Hello, i can reproducible get a panic in cluster_alloc(), with a kernel a
couple of days old. The code relevant to the panic is this.
for (i = 1; i <= len; i++)
if (!ffs_isblock(fs, cg_blksfree(cgp), got - run + i))
panic("ffs_clusteralloc: map mi
22 matches
Mail list logo