Re: Keyboard problems w/3.2-stable.

1999-08-15 Thread James E. Housley
I see the atkbdc (Keyboard controller) but not atckbd0 (the keyboard device) # atkbdc0 controlls both the keyboard and the PS/2 mouse controller atkbdc0 at isa? port IO_KBD tty device atkbd0 at isa? tty irq 1 That is probably your problem. -- James E. Housley

Re: Keyboard problems w/3.2-stable.

1999-08-15 Thread James E. Housley
changing that in LINT/GENERIC. I guess I missed the last one. Jim -- James E. HousleyPGP: 1024/03983B4D System Supply, Inc. 2C 3F 3A 0D A8 D8 C3 13 Pager: page...@notepage.com 7C F0 B5 BF 27 8B 92 FE "The box said

Re: proposed change for /etc/periodic/* scripts

1999-08-23 Thread James E. Housley
if it's been > growing 1% a week for months, or if all the growth happened last > night. Something inbetween might be nice. Nightly be able to display only "changed" items, but have full output on the weekly/monthly runs. Jim -- James E. Housley

Release Canidate

1999-09-09 Thread James E. Housley
8 and change callsmp_rendezvous_action to call_smp_rendezvous_action All works. Why is this the only function/routine that is being hit by the name change between ELF and AOUT? Jim -- James E. HousleyPGP: 1024/03983B4D System Supply, Inc.

Re: Release Canidate

1999-09-09 Thread James E. Housley
nobody is testing using a.out any more. I've patched this in > -stable and -current now, so you should be fine. > Thank you. -- James E. HousleyPGP: 1024/03983B4D System Supply, Inc. 2C 3F 3A 0D A8 D8 C3 13 Pager: page...@notep

A Challenge

1999-09-09 Thread James E. Housley
TABLE over this weekend (9/11/1999). I really want to make sure we win. Thanks for all help Jim. -- James E. HousleyPGP: 1024/03983B4D System Supply, Inc. 2C 3F 3A 0D A8 D8 C3 13 Pager: page...@notepage.com 7C F0 B5 BF 27 8B 9

[Fwd: ipfw/natd limitation: controlling access of an unregistered net tothe internet]

1999-05-28 Thread James E. Housley
-- James E. HousleyPGP: 1024/03983B4D System Supply, Inc. 2C 3F 3A 0D A8 D8 C3 13 Pager: page...@notepage.com 7C F0 B5 BF 27 8B 92 FE "The box said 'Requires Windows 95, NT, or better,' so I installed Fr

Re: CCD and strange hang

1999-06-09 Thread James E. Housley
Antti Kaipila wrote: > > > Any ideas? I'm at a loss here. Please CC me, I'm not on the list. > Have you done sh MAKEDEV ccd0 sh MAKEDEV ccd1 sh MAKEDEV ccd2 sh MAKEDEV ccd3 ? -- James E. HousleyPGP: 1024/03983B4D System Supply, Inc.

Inactive vs. free Memory

1999-06-15 Thread James E. Housley
Just for my infomation. What is the difference between "Inactive" and "Free" memory. Right now top says I have 157M Inact and 3260K Free. Jim -- James E. HousleyPGP: 1024/03983B4D System Supply, Inc. 2C 3F 3A 0D A8 D

Re: SMP and Celerons...

1999-06-18 Thread James E. Housley
on't like trusting defaults. mptable verified that they are right, but I know for SURE what is being used. Jim -- James E. HousleyPGP: 1024/03983B4D System Supply, Inc. 2C 3F 3A 0D A8 D8 C3 13 Pager: page...@notepage.com

Re: Keyboard problems w/3.2-stable.

1999-08-15 Thread James E. Housley
y. > I see the atkbdc (Keyboard controller) but not atckbd0 (the keyboard device) # atkbdc0 controlls both the keyboard and the PS/2 mouse controller atkbdc0 at isa? port IO_KBD tty device atkbd0 at isa? tty irq 1 That is probably your problem. -- James E. Housley

Re: Keyboard problems w/3.2-stable.

1999-08-15 Thread James E. Housley
changing that in LINT/GENERIC. I guess I missed the last one. Jim -- James E. HousleyPGP: 1024/03983B4D System Supply, Inc. 2C 3F 3A 0D A8 D8 C3 13 Pager: [EMAIL PROTECTED] 7C F0 B5 BF 27 8B 92 FE "The box said

Re: proposed change for /etc/periodic/* scripts

1999-08-23 Thread James E. Housley
if it's been > growing 1% a week for months, or if all the growth happened last > night. Something inbetween might be nice. Nightly be able to display only "changed" items, but have full output on the weekly/monthly runs. Jim -- James E. Housley

Release Canidate

1999-09-09 Thread James E. Housley
8 and change callsmp_rendezvous_action to call_smp_rendezvous_action All works. Why is this the only function/routine that is being hit by the name change between ELF and AOUT? Jim -- James E. HousleyPGP: 1024/03983B4D System Supply, Inc.

Re: Release Canidate

1999-09-09 Thread James E. Housley
nobody is testing using a.out any more. I've patched this in > -stable and -current now, so you should be fine. > Thank you. -- James E. HousleyPGP: 1024/03983B4D System Supply, Inc. 2C 3F 3A 0D A8 D8 C3 13 Pager: [EMAIL PROTEC

A Challenge

1999-09-09 Thread James E. Housley
TABLE over this weekend (9/11/1999). I really want to make sure we win. Thanks for all help Jim. -- James E. HousleyPGP: 1024/03983B4D System Supply, Inc. 2C 3F 3A 0D A8 D8 C3 13 Pager: [EMAIL PROTECTED] 7C F0 B5 BF 27 8B 9

Re: Help, I'm stuck! Weird network/routing question.

2000-01-06 Thread James E. Housley
John Ioannidis wrote: > > Here is the setup: > > Hosts alice and bob, running 3.4-STABLE, xl interfaces. > > on alice: > # ifconfig xl1 10.1.1.1 up netmask 255.255.255.255 > # netstat -r -n That is your problem, I think. try netmask of 255.255.255.0 Jim -- James E