Re: kernel panic

2001-11-19 Thread Bob Vaughan

> sources from yesterday evening. rebuild with kernel sources from tonight.
> same results.
> 
> 
> vt0: unknown trident VGA, 80 columns, color, 8 screens, unknown keyboard
> Warning: Driver mistake: repeat make_dev ("ttyv0")
> panic: don't do that
> Debugger ("panic"
> stopped atdebugger+0x44   pushl   %ebx
> 
> trace
> Debugger(c02d977b) at Debugger+0x44
> panic(c02d6b10,c02d6ae0,c0354e3c,0,c12a7b80) at panic+0x70
> make_dev(c03404c0,0,0,0,180,c02f9e0d,0,c0398420) at make_dev+0xfb
> pcvt_attach(c12a7b80,c12a7b80,c12b2000,18,1) at pcvt_attach+0x1fe
> device_probe_and_attach(c12a7b80) at device_probe_and_attach+0x9a
> isa_probe_children(c1299580,c0441d98,c01bb0dc,0,43ec00) at isa_probe_children+0xf7
> configure(0,43ec00,43e000,0,c012739c) at configure+0x39
> mi_startup() at mi_startup+0x90
> begin() at begin+0x43
> 

Ok.. this apparently is caused by having both sc0 and vt0 defined in the
kernel config. maybe a comment in GENERIC might be in order.. 



-- 
   -- Welcome My Son, Welcome To The Machine --
Bob Vaughan  | techie@{w6yx|tantivy}.stanford.edu | [EMAIL PROTECTED]
 | P.O. Box 19792, Stanford, Ca 94309
-- I am Me, I am only Me, And no one else is Me, What could be simpler? --

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



kernel panic

2001-11-19 Thread Bob Vaughan

sources from yesterday evening. rebuild with kernel sources from tonight.
same results.


vt0: unknown trident VGA, 80 columns, color, 8 screens, unknown keyboard
Warning: Driver mistake: repeat make_dev ("ttyv0")
panic: don't do that
Debugger ("panic"
stopped at  debugger+0x44   pushl   %ebx

trace
Debugger(c02d977b) at Debugger+0x44
panic(c02d6b10,c02d6ae0,c0354e3c,0,c12a7b80) at panic+0x70
make_dev(c03404c0,0,0,0,180,c02f9e0d,0,c0398420) at make_dev+0xfb
pcvt_attach(c12a7b80,c12a7b80,c12b2000,18,1) at pcvt_attach+0x1fe
device_probe_and_attach(c12a7b80) at device_probe_and_attach+0x9a
isa_probe_children(c1299580,c0441d98,c01bb0dc,0,43ec00) at isa_probe_children+0xf7
configure(0,43ec00,43e000,0,c012739c) at configure+0x39
mi_startup() at mi_startup+0x90
begin() at begin+0x43



-- 
   -- Welcome My Son, Welcome To The Machine --
Bob Vaughan  | techie@{w6yx|tantivy}.stanford.edu | [EMAIL PROTECTED]
 | P.O. Box 19792, Stanford, Ca 94309
-- I am Me, I am only Me, And no one else is Me, What could be simpler? --

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



suspend problems

2000-01-30 Thread Bob Vaughan
  #Process filesystem
options COMPAT_43   #Compatible with BSD 4.3 [KEEP THIS!]
options UCONSOLE#Allow users to grab the console
options USERCONFIG  #boot -c editor
options VISUAL_USERCONFIG   #visual boot -c editor
options KTRACE  #ktrace(1) syscall trace support
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores

##  options from LINT
options MD5
options PERFMON
options NETATALK
options ICMP_BANDLIM
options PCIC_RESUME_RESET
options MROUTING# Multicast routing
options POWERFAIL_NMI
options INCLUDE_CONFIG_FILE
options DDB
options PPP_BSDCOMP #PPP BSD-compress support
options PPP_DEFLATE #PPP zlib/deflate/gzip support
options PPP_FILTER  #enable bpf filtering (needs bpf)
#optionsPNPBIOS

device  isa0
#device pnp0
device  pci0


device  ata0
device  atadisk0
device  atapicd0
#device atapifd0
options ATA_ENABLE_ATAPI_DMA


device  fdc0at isa? port IO_FD1 irq 6 drq 2
device  fd0 at fdc0 drive 0
device  fd1 at fdc0 drive 1


# atkbdc0 controlls both the keyboard and the PS/2 mouse
device  atkbdc0 at isa? port IO_KBD 
device  atkbd0  at atkbdc? irq 1
device  psm0at atkbdc? irq 12

device  vga0at isa? port ? conflicts

pseudo-device   splash
pseudo-device   md

device  sc0 at isa? 

# Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver
#device vt0 at isa? 
#optionsXSERVER # support for X server
#optionsFAT_CURSOR  # start with block cursor

device  npx0at nexus? port IO_NPX irq 13

device  apm0at nexus? flags 0x31 # Advanced Power Management

# PCCARD (PCMCIA) support
device  pcic0   at isa?
device  pcic1   at isa?
device  card0

device  sio0at isa? port IO_COM1 flags 0x10 irq 4
device  sio1at isa? port IO_COM2 irq 3
device  sio2at isa? disable port IO_COM3 irq 5
device  sio3at isa? disable port IO_COM4 irq 9

# Parallel port
device  ppc0at isa? port? flags 0x40 irq 7
device  ppbus0  # Parallel port bus (required)
device  lpt0# Printer
#device plip0   # TCP/IP over parallel
#device ppi0# Parallel port interface device

device ep0
device ed0
device ed1 at isa? port 0x320 irq 11 conflicts iomem 0xd8000

# audio
device  pcm0
device  sbc0

pseudo-device   loop
pseudo-device   ether
pseudo-device   tun 4
pseudo-device   pty 64
pseudo-device   gzip# Exec gzipped a.out's
pseudo-device   bpf 4   # Berkeley packet filter
pseudo-device   snp

# USB support
device  uhci0   # UHCI PCI->USB interface
device  usb0# USB Bus (required)
device ugen0   # Generic
device uhid0   # "Human Interface Devices"
device ukbd0   # Keyboard
device ulpt0   # Printer
#device         umass0  # Disks/Mass storage - Requires scbus and da0
device ums0# Mouse




   -- Welcome My Son, Welcome To The Machine --
Bob Vaughan  | techie@{w6yx|tantivy}.stanford.edu | [EMAIL PROTECTED]
 | P.O. Box 19792, Stanford, Ca 94309
-- I am Me, I am only Me, And no one else is Me, What could be simpler? --


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Your misleading, no, LYING message to me

2000-01-03 Thread Bob Vaughan

FYI: I've been hearing from karl for years on IRC related lists..
I was rather suprised to see him on the freebsd-* lists, and I was even more
suprised to see that he was being civil.. 

I guess his prozac prescription expired (y2k bug?)

We're better off without him.. next thing you know, he will be threatening 
to sue us because he was (in his imagination) unfairly removed from the lists.

if there is interest in a week or so, I may dig out the old dirt, and post a
summary of his antics on operlist a few years back. (but only if there is 
interest.)

   -- Welcome My Son, Welcome To The Machine --
Bob Vaughan  | techie@{w6yx|tantivy}.stanford.edu | [EMAIL PROTECTED]
 | P.O. Box 19792, Stanford, Ca 94309
-- I am Me, I am only Me, And no one else is Me, What could be simpler? --


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make world broken?

1999-12-19 Thread Bob Vaughan

I think i'm crying wolf here.. i just noticed that there was an older version
of perl hanging out in /usr/local/bin.. lets see if thats the problem.

   -- Welcome My Son, Welcome To The Machine --
Bob Vaughan  | techie@{w6yx|tantivy}.stanford.edu | [EMAIL PROTECTED]
 | P.O. Box 9792, Stanford, Ca 94309-9792
-- I am Me, I am only Me, And no one else is Me, What could be simpler? --


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



make world broken?

1999-12-19 Thread Bob Vaughan

I'm getting the following when I try to build world (cvs'd yesterday)
i've blown away /usr/obj, re-cvs'd, and tried again.. it always fails in the
same place.

Writing Makefile for DynaLoader
mkdir /usr/obj/c1/current/src/gnu/usr.bin/perl/perl/lib/auto/DynaLoader
perl -I/usr/obj/c1/current/src/gnu/usr.bin/perl/perl/lib 
-I/usr/obj/c1/current/src/gnu/usr.bin/perl/perl/lib 
-I/usr/obj/c1/current/src/gnu/usr.bin/perl/perl/lib 
-I/usr/obj/c1/current/src/gnu/usr.bin/perl/perl/lib DynaLoader_pm.PL DynaLoader.pm
Perl lib version (5.00503) doesn't match executable version (5.00501) at 
/usr/obj/c1/current/src/gnu/usr.bin/perl/perl/lib/Config.pm line 7.
BEGIN failed--compilation aborted at DynaLoader_pm.PL line 2.
*** Error code 255

Stop in /c1/obj/c1/current/src/gnu/usr.bin/perl/perl/ext/DynaLoader.
*** Error code 1

Stop in /c1/current/src/gnu/usr.bin/perl/perl.
*** Error code 1

Stop in /c1/current/src/gnu/usr.bin/perl.
*** Error code 1

Stop in /c1/current/src/gnu/usr.bin.
*** Error code 1

Stop in /c1/current/src/gnu.
*** Error code 1

Stop in /c1/current/src.
*** Error code 1

Stop in /c1/current/src.
*** Error code 1

Stop in /c1/current/src.



   -- Welcome My Son, Welcome To The Machine --
Bob Vaughan  | [EMAIL PROTECTED] | [EMAIL PROTECTED]
 | [EMAIL PROTECTED]| KC6SXC@W6YX.#NCA.CA.USA.NOAM
 | P.O. Box 9792, Stanford, Ca 94309-9792
-- I am Me, I am only Me, And no one else is Me, What could be simpler? --


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: sysinstall: is it really at the end of its lifecycle?

1999-12-16 Thread Bob Vaughan

> Date: Wed, 15 Dec 1999 14:09:32 -0800
> From: Sanford Owings <[EMAIL PROTECTED]>
>
>
> > Hm, if correct, Orca would make a good codename for a sysadm tool:
> > 
> > Ordinary Ramblers Can [now] Admin [FreeBSD]
>
> Someone pointed out that Orca was already taken  The question NOW
> is:  Can you come up with a good acronym for "SHAMU"?
>

Sysadmin Handholding And Modification Utility

Sysadmin Helper And Maintainance Utility

Sysadmin Helpful Automatic Maintainance Utility


           -- Welcome My Son, Welcome To The Machine --
Bob Vaughan  | techie@{w6yx|tantivy}.stanford.edu | [EMAIL PROTECTED]
 | P.O. Box 9792, Stanford, Ca 94309-9792
-- I am Me, I am only Me, And no one else is Me, What could be simpler? --



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: HEADSUP: wd driver will be retired!

1999-12-11 Thread Bob Vaughan

> Subject: Re: HEADSUP: wd driver will be retired! 
> Date: Fri, 10 Dec 1999 19:19:43 +0100
> From: Poul-Henning Kamp <[EMAIL PROTECTED]>
>
> 
> Maybe we should put a special marker in -currents sendmail and
> reject all email to the current list if they don't originate
> from such a system.
> 
>

Bad idea..  this would create problems for people who run -current, but
read mail on -stable boxes..  If -current is broken, how are they going to
report it?


   -- Welcome My Son, Welcome To The Machine --
Bob Vaughan  | techie@{w6yx|tantivy}.stanford.edu | [EMAIL PROTECTED]
 | P.O. Box 9792, Stanford, Ca 94309-9792
-- I am Me, I am only Me, And no one else is Me, What could be simpler? --


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Route table leaks

1999-12-08 Thread Bob Vaughan


here's mine..
this is from a single homed machine, with a default route. it's also a IRC
server (irc.stanford.edu), with a LOT of filtering of inbound traffic.

FreeBSD 3.3-STABLE #8: Sat Nov 27 17:15:49 PST 1999 

11:33PM  up 2 days, 20:41, 1 user, load averages: 0.03, 0.03, 0.00

 routetbl   20529K  10489K 10489K  34799600 0  16,32,64,128,256

note that the table maxed out at some point (during a DoS attack.)

root-irc.stanford.edu-[11:34pm-52]#t> netstat -ran | wc
  70 4094741

looks like it leaked 135 in 2.8 days..


   -- Welcome My Son, Welcome To The Machine --
Bob Vaughan  | techie@{w6yx|tantivy}.stanford.edu | [EMAIL PROTECTED]
 | P.O. Box 9792, Stanford, Ca 94309-9792
-- I am Me, I am only Me, And no one else is Me, What could be simpler? --



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



boot problems with recent kernels.

1999-09-19 Thread Bob Vaughan
17:53:20 roadwarrior /kernel.bak: isa0:  on isab0
Sep 19 17:53:20 roadwarrior /kernel.bak: ide_pci0:  at device 1.1 on pci0
Sep 19 17:53:20 roadwarrior /kernel.bak: uhci0:  irq 0 at device 1.2 on pci0
Sep 19 17:53:20 roadwarrior /kernel.bak: uhci0: could not map ports
Sep 19 17:53:20 roadwarrior /kernel.bak: device_probe_and_attach: uhci0 attach 
returned 6
Sep 19 17:53:20 roadwarrior /kernel.bak: chip1:  at device 1.3 on pci0
Sep 19 17:53:20 roadwarrior /kernel.bak: vga-pci0:  at device 2.0 on pci0
Sep 19 17:53:20 roadwarrior /kernel.bak: pcic0:  irq 
10 at device 3.0 on pci0
Sep 19 17:53:20 roadwarrior /kernel.bak: pcic1:  irq 
10 at device 3.1 on pci0
Sep 19 17:53:20 roadwarrior /kernel.bak: Probing for PnP devices:
Sep 19 17:53:20 roadwarrior /kernel.bak: CSN 1 Vendor ID: ESS0003 [0x03007316] Serial 
0x Comp ID: PNPb02f [0x2fb0d041]
Sep 19 17:53:20 roadwarrior /kernel.bak: fdc0:  at port 
0x3f0-0x3f7 irq 6 drq 2 on isa0
Sep 19 17:53:20 roadwarrior /kernel.bak: fdc0: FIFO enabled, 8 bytes threshold
Sep 19 17:53:20 roadwarrior /kernel.bak: fd0: <1440-KB 3.5" drive> on fdc0 drive 0
Sep 19 17:53:20 roadwarrior /kernel.bak: wdc0 at port 0x1f0-0x1f7 irq 14 on isa0
Sep 19 17:53:20 roadwarrior /kernel.bak: wdc0: unit 0 (wd0): 
Sep 19 17:53:20 roadwarrior /kernel.bak: wd0: 3909MB (8007552 sectors), 7944 cyls, 16 
heads, 63 S/T, 512 B/S
Sep 19 17:53:20 roadwarrior /kernel.bak: wdc1 at port 0x170-0x177 irq 15 on isa0
Sep 19 17:53:20 roadwarrior /kernel.bak: wdc1: unit 0 (atapi): , 
removable, accel, dma, iordy
Sep 19 17:53:21 roadwarrior /kernel.bak: wcd0: drive speed 2416KB/sec, 128KB cache
Sep 19 17:53:21 roadwarrior /kernel.bak: wcd0: supported read types: CD-DA
Sep 19 17:53:21 roadwarrior /kernel.bak: wcd0: Audio: play, 16 volume levels
Sep 19 17:53:21 roadwarrior /kernel.bak: wcd0: Mechanism: ejectable tray
Sep 19 17:53:21 roadwarrior /kernel.bak: wcd0: Medium: no/blank disc inside, unlocked
Sep 19 17:53:21 roadwarrior /kernel.bak: atkbdc0:  at 
port 0x60-0x6f on isa0
Sep 19 17:53:21 roadwarrior /kernel.bak: atkbd0:  irq 1 on atkbdc0
Sep 19 17:53:21 roadwarrior /kernel.bak: psm0:  irq 12 on atkbdc0
Sep 19 17:53:21 roadwarrior /kernel.bak: psm0: model Generic PS/2 mouse, device ID 0
Sep 19 17:53:21 roadwarrior /kernel.bak: vga0:  at port 0x3b0-0x3df 
iomem 0xa-0xb on isa0
Sep 19 17:53:21 roadwarrior /kernel.bak: sc0:  on isa0
Sep 19 17:53:21 roadwarrior /kernel.bak: sc0: VGA <16 virtual consoles, flags=0x200>
Sep 19 17:53:21 roadwarrior /kernel.bak: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on 
isa0
Sep 19 17:53:21 roadwarrior /kernel.bak: sio0: type 16550A
Sep 19 17:53:21 roadwarrior /kernel.bak: sio1: configured irq 3 not in bitmap of 
probed irqs 0
Sep 19 17:53:21 roadwarrior /kernel.bak: sio2: not probed (disabled)
Sep 19 17:53:21 roadwarrior /kernel.bak: sio3: not probed (disabled)
Sep 19 17:53:21 roadwarrior /kernel.bak: ppc0 at port 0x378-0x37f irq 7 flags 0x40 on 
isa0
Sep 19 17:53:21 roadwarrior /kernel.bak: ppc0: Generic chipset (EPP/NIBBLE) in 
COMPATIBLE mode
Sep 19 17:53:21 roadwarrior /kernel.bak: plip0:  on ppbus 0
Sep 19 17:53:21 roadwarrior /kernel.bak: lpt0:  on ppbus 0
Sep 19 17:53:21 roadwarrior /kernel.bak: lpt0: Interrupt-driven port
Sep 19 17:53:21 roadwarrior /kernel.bak: ppi0:  on ppbus 0
Sep 19 17:53:21 roadwarrior /kernel.bak: pcm0 at port 0x220 irq 9 drq 1 on isa0
Sep 19 17:53:21 roadwarrior /kernel.bak: ESS1868 (rev 11)
Sep 19 17:53:21 roadwarrior /kernel.bak: PC-Card VLSI 82C146 (5 mem & 2 I/O windows)
Sep 19 17:53:21 roadwarrior /kernel.bak: pcic: controller irq 10
Sep 19 17:53:21 roadwarrior /kernel.bak: Initializing PC-card drivers: ed ep
Sep 19 17:53:21 roadwarrior /kernel.bak: changing root device to wd0s1a
Sep 19 17:53:21 roadwarrior /kernel.bak: Card inserted, slot 0
Sep 19 17:53:23 roadwarrior pccardd[64]: Using I/O addr 0x300, size 32 
Sep 19 17:53:23 roadwarrior pccardd[64]: Setting config reg at offs 0xfd0 to 0x41, 
Reset time = 50 ms 
Sep 19 17:53:28 roadwarrior pccardd[64]: Assigning I/O window 0, start 0x300, size 
0x20 flags 0x5 
Sep 19 17:53:28 roadwarrior pccardd[64]: Assign ed0, io 0x300-0x31f, mem 0x0, 0 bytes, 
irq 11, flags 0 
Sep 19 17:53:28 roadwarrior /kernel.bak: ed0: address 00:e0:98:01:a0:6c, type NE2000 
(16 bit) 
Sep 19 17:53:33 roadwarrior pccardd[64]: pccardd started



   -- Welcome My Son, Welcome To The Machine --
Bob Vaughan  | [EMAIL PROTECTED] | [EMAIL PROTECTED]
 | [EMAIL PROTECTED]| KC6SXC@W6YX.#NCA.CA.USA.NOAM
 | P.O. Box 9792, Stanford, Ca 94309-9792
-- I am Me, I am only Me, And no one else is Me, What could be simpler? --


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: SPAM

1999-05-11 Thread Bob Vaughan
here's an idea.. 
why not have two addresses for the list. 

the first would be the public address, and would be restricted to subscribers.

the second would be a non-published address, which would be unrestricted,
and would feed the published list via a side door.

only the first list would be open for subscriptions.


   -- Welcome My Son, Welcome To The Machine --
Bob Vaughan  | tec...@{w6yx|tantivy}.stanford.edu | kc6...@w6yx.ampr.org
 | P.O. Box 9792, Stanford, Ca 94309-9792
-- I am Me, I am only Me, And no one else is Me, What could be simpler? --


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message



Re: boot problems with todays kernel

1999-01-02 Thread Bob Vaughan


Ok.. I tweaked the conf, and re-cvsup'd.. and i now have a bootable kernel..
but there is now another problem.. (see below)

> From [EMAIL PROTECTED]  Thu Nov  4 19:36:38 1999
> Date: Thu, 04 Nov 1999 22:22:48 -0500
> To: Bob Vaughan <[EMAIL PROTECTED]>
> From: Will Andrews <[EMAIL PROTECTED]>
> Subject: Re: boot problems with todays kernel
> Cc: [EMAIL PROTECTED]
>
> At 04:42 PM 11/4/99 -0800, you wrote:
>
> Seems to me like a simple problem:
>
> >devclass_alloc_unit: npx0 already exists, using next available unit number
>
> >device   npx0at isa? port IO_NPX irq 13
>
> Shouldn't this be "at nexus?" ? Like apm0 is. I'm not quite sure it was
> the problem that Mike Smith just fixed (vfs_conf.c, that is).
>
> Or was npx0's assignment changed in a recent commit?
>


I'm now running into issues with pccard and the ep driver, where ep0 (3c574B)
is seen at boot time, at a familiar port/irq, but with a bogus mac address..
(4b:57:4b:57:4b:57).  ifconfig -a will immediately lock up the system, with a 
reboot following a minute or two later..
this only happens when there is a card inserted..


 roadwarrior shutdown: reboot by techie: 
 roadwarrior syslogd: exiting on signal 15
 roadwarrior /kernel: 
 roadwarrior /kernel: syncing disks... done
 roadwarrior /kernel: Rebooting...
 roadwarrior /kernel: Copyright (c) 1992-1999 The FreeBSD Project.
 roadwarrior /kernel: Copyright (c) 1982, 1986, 1989, 1991, 1993
 roadwarrior /kernel: The Regents of the University of California. All rights reserved.
 roadwarrior /kernel: FreeBSD 4.0-CURRENT #3: Thu Nov  4 21:16:03 PST 1999
 roadwarrior /kernel: 
[EMAIL PROTECTED]:/c1/current/src/sys/compile/ROADWARRIOR
 roadwarrior /kernel: Timecounter "i8254"  frequency 1193182 Hz
 roadwarrior /kernel: CPU: Pentium/P55C (233.87-MHz 586-class CPU)
 roadwarrior /kernel: Origin = "GenuineIntel"  Id = 0x543  Stepping = 3
 roadwarrior /kernel: Features=0x8001bf
 roadwarrior /kernel: real memory  = 100663296 (98304K bytes)
 roadwarrior /kernel: avail memory = 93634560 (91440K bytes)
 roadwarrior /kernel: Preloaded elf kernel "kernel" at 0xc03bf000.
 roadwarrior /kernel: Preloaded elf module "splash_bmp.ko" at 0xc03bf09c.
 roadwarrior /kernel: Preloaded elf module "vesa.ko" at 0xc03bf140.
 roadwarrior /kernel: Preloaded splash_image_data "/boot/splash.bmp" at 0xc03bf1dc.
 roadwarrior /kernel: Preloaded elf module "cd9660.ko" at 0xc03bf22c.
 roadwarrior /kernel: Preloaded elf module "linux.ko" at 0xc03bf2cc.
 roadwarrior /kernel: Preloaded elf module "atapi.ko" at 0xc03bf36c.
 roadwarrior /kernel: link_elf: symbol atapi_drvtab undefined
 roadwarrior /kernel: Intel Pentium detected, installing workaround for F00F bug
 roadwarrior /kernel: VESA: v1.2, 2048k memory, flags:0x0, mode table:0xc00c7a88 
(c0007a88)
 roadwarrior /kernel: VESA: Copyright 1994 TRIDENT MICROSYSTEMS INC.
 roadwarrior /kernel: 
 roadwarrior /kernel: apm0:  on motherboard
 roadwarrior /kernel: apm: found APM BIOS v1.2, connected at v1.2
 roadwarrior /kernel: npx0:  on motherboard
 roadwarrior /kernel: npx0: INT 16 interface
 roadwarrior /kernel: pcib0:  on motherboard
 roadwarrior /kernel: pci0:  on pcib0
 roadwarrior /kernel: isab0:  at device 1.0 on pci0
 roadwarrior /kernel: isa0:  on isab0
 roadwarrior /kernel: ide_pci0:  at device 1.1 
on pci0
 roadwarrior /kernel: uhci0:  irq 0 at device 
1.2 on pci0
 roadwarrior /kernel: uhci0: could not map ports
 roadwarrior /kernel: device_probe_and_attach: uhci0 attach returned 6
 roadwarrior /kernel: chip1:  at device 1.3 
on pci0
 roadwarrior /kernel: vga-pci0:  at 
device 2.0 on pci0
 roadwarrior /kernel: pcic-pci0:  irq 10 at device 3.0 
on pci0
 roadwarrior /kernel: pcic-pci1:  irq 10 at device 3.1 
on pci0
 roadwarrior /kernel: fdc0:  at port 0x3f0-0x3f7 irq 6 drq 2 on 
isa0
 roadwarrior /kernel: fdc0: FIFO enabled, 8 bytes threshold
 roadwarrior /kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0
 roadwarrior /kernel: wdc0 at port 0x1f0-0x1f7 irq 14 on isa0
 roadwarrior /kernel: wdc0: unit 0 (wd0): 
 roadwarrior /kernel: wd0: 3909MB (8007552 sectors), 7944 cyls, 16 heads, 63 S/T, 512 
B/S
 roadwarrior /kernel: wdc1 at port 0x170-0x177 irq 15 on isa0
 roadwarrior /kernel: wdc1: unit 0 (atapi): , removable, accel, dma, 
iordy
 roadwarrior /kernel: wcd0: drive speed 2416KB/sec, 128KB cache
 roadwarrior /kernel: wcd0: supported read types: CD-DA
 roadwarrior /kernel: wcd0: Audio: play, 16 volume levels
 roadwarrior /kernel: wcd0: Mechanism: ejectable tray
 roadwarrior /kernel: wcd0: Medium: no/blank disc inside, unlocked
 roadwarrior /kernel: atkbdc0:  at port 0x60-0x6f on isa0
 roadwarrior /kernel: atkbd0:  irq 1 on atkbdc0
 roadwarrior /kernel: psm0:  irq 12 on atkbdc0
 roadwarrior /kernel: psm0: model Generic PS/2 mouse, device ID 0
 roadwarrior /k

boot problems with todays kernel

1999-01-02 Thread Bob Vaughan
ip support
options PPP_FILTER  #enable bpf filtering (needs bpf)

controller  isa0
controller  pnp0
controller  eisa0
controller  pci0

controller  fdc0at isa? port IO_FD1 irq 6 drq 2
diskfd0 at fdc0 drive 0
diskfd1 at fdc0 drive 1

controller  wdc0at isa? port IO_WD1 irq 14
diskwd0 at wdc0 drive 0
diskwd1 at wdc0 drive 1

controller  wdc1at isa? port IO_WD2 irq 15
diskwd2 at wdc1 drive 0
diskwd3 at wdc1 drive 1

device  wcd0#IDE CD-ROM

# atkbdc0 controlls both the keyboard and the PS/2 mouse
controller  atkbdc0 at isa? port IO_KBD 
device  atkbd0  at atkbdc? irq 1
device  psm0at atkbdc? irq 12

device  vga0at isa? port ? conflicts

pseudo-device   splash

device  sc0 at isa? 

# Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver
#device vt0 at isa? 
#optionsXSERVER # support for X server
#optionsFAT_CURSOR  # start with block cursor

device  npx0at isa? port IO_NPX irq 13

device  apm0at nexus? flags 0x31 # Advanced Power Management

# PCCARD (PCMCIA) support
device  pcic0   at isa?
device  pcic1   at isa?
controller  card0

device  sio0at isa? port IO_COM1 flags 0x10 irq 4
device  sio1at isa? port IO_COM2 irq 3
device  sio2at isa? disable port IO_COM3 irq 5
device  sio3at isa? disable port IO_COM4 irq 9

# Parallel port
device  ppc0at isa? port? flags 0x40 irq 7
controller  ppbus0  # Parallel port bus (required)
device  lpt0# Printer
device  plip0   # TCP/IP over parallel
device  ppi0# Parallel port interface device
#controller vpo0# Requires scbus and da0

controller  miibus0
device ep0
device ed0 at isa? port 0x320 irq 11 conflicts iomem 0xd8000

# audio
device  pcm0

pseudo-device   loop
pseudo-device   ether
pseudo-device   sl  1
pseudo-device   ppp 1
pseudo-device   tun 4
pseudo-device   pty 64
pseudo-device   gzip# Exec gzipped a.out's
pseudo-device   bpf 4   # Berkeley packet filter
pseudo-device   snp

# USB support
controller uhci0   # UHCI PCI->USB interface
controller usb0# USB Bus (required)
device ugen0   # Generic
device uhid0   # "Human Interface Devices"
device ukbd0   # Keyboard
device ulpt0   # Printer
#controller umass0  # Disks/Mass storage - Requires scbus and da0
device ums0# Mouse



   -- Welcome My Son, Welcome To The Machine --
Bob Vaughan  | [EMAIL PROTECTED] | [EMAIL PROTECTED]
 | [EMAIL PROTECTED]| KC6SXC@W6YX.#NCA.CA.USA.NOAM
 | P.O. Box 9792, Stanford, Ca 94309-9792
-- I am Me, I am only Me, And no one else is Me, What could be simpler? --


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message