Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 1999 20:22:49 -0700 (PDT)
From:      Alfred Perlstein <bright@wintelcom.net>
To:        current@freebsd.org
Subject:   crashdump in re lockups.
Message-ID:  <Pine.BSF.4.05.9910292008220.12797-100000@fw.wintelcom.net>

next in thread | raw e-mail | index | archive | help

I wasn't able to get a crashdump last time i locked up, but it was
defiently in the same spot, now i have a crashdump.

The panic is because I attempted to view a datastructure I shouldn't
have after it locked up, the lockup point I assume is at frame
11, 12 or 13.

Netscape seems to be able to tickle this one pretty well.

Script started on Fri Oct 29 23:52:18 1999
/home/crash > gdb -k /kernel vmcore.1
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you ar=
e
welcome to change it and/or distribute copies of it under certain condition=
s.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd"...
SMP 2 cpus
IdlePTD 3579904
initial pcb at 2eb2e0
panicstr: from debugger
panic messages:
---
Fatal trap 12: page fault while in kernel mode
mp_lock =3D 00000003; cpuid =3D 0; lapic.id =3D 01000000
fault virtual address=09=3D 0x1d
fault code=09=09=3D supervisor read, page not present
instruction pointer=09=3D 0x8:0xc0188345
stack pointer=09        =3D 0x10:0xd8cf2b48
frame pointer=09        =3D 0x10:0xd8cf2b50
code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b
=09=09=09=3D DPL 0, pres 1, def32 1, gran 1
processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0
current process=09=09=3D 560 (netscape)
interrupt mask=09=09=3D bio  <- SMP: XXX
panic: from debugger
mp_lock =3D 00000003; cpuid =3D 0; lapic.id =3D 01000000
panic: from debugger
mp_lock =3D 00000004; cpuid =3D 0; lapic.id =3D 01000000
boot() called on cpu#0

dumping to dev #da/0x20001, offset 24
dump 511 510 509 508 507 506 505 504 503 502 501 500 499 498 497 496 495 49=
4 493 492 491 490 489 488 487 486 485 484 483 482 481 480 479 478 477 476 4=
75 474 473 472 471 470 469 468 467 466 465 464 463 462 461 460 459 458 457 =
456 455 454 453 452 451 450 449 448 447 446 445 444 443 442 441 440 439 438=
 437 436 435 434 433 432 431 430 429 428 427 426 425 424 423 422 421 420 41=
9 418 417 416 415 414 413 412 411 410 409 408 407 406 405 404 403 402 401 4=
00 399 398 397 396 395 394 393 392 391 390 389 388 387 386 385 384 383 382 =
381 380 379 378 377 376 375 374 373 372 371 370 369 368 367 366 365 364 363=
 362 361 360 359 358 357 356 355 354 353 352 351 350 349 348 347 346 345 34=
4 343 342 341 340 339 338 337 336 335 334 333 332 331 330 329 328 327 326 3=
25 324 323 322 321 320 319 318 317 316 315 314 313 312 311 310 309 308 307 =
306 305 304 303 302 301 300 299 298 297 296 295 294 293 292 291 290 289 288=
 287 286 285 284 283 282 281 280 279 278 277 276 275 274 273 272 271 270 26=
9 268 267 266 265 264 263 262 261 260 259 258 257 256 255 254 253 252 251 2=
50 249 248 247 246 245 244 243 242 241 240 239 238 237 236 235 234 233 232 =
231 230 229 228 227 226 225 224 223 222 221 220 219 218 217 216 215 214 213=
 212 211 210 209 208 207 206 205 204 203 202 201 200 199 198 197 196 195 19=
4 193 192 191 190 189 188 187 186 185 184 183 182 181 180 179 178 177 176 1=
75 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160 159 158 157 =
156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 139 138=
 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 120 11=
9 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 1=
00 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 =
75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 =
50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 =
25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0=20
---
#0  boot (howto=3D260) at ../../kern/kern_shutdown.c:280
280=09=09=09dumppcb.pcb_cr3 =3D rcr3();
(kgdb) bt
#0  boot (howto=3D260) at ../../kern/kern_shutdown.c:280
#1  0xc015ff01 in panic (fmt=3D0xc02942f4 "from debugger")
    at ../../kern/kern_shutdown.c:530
#2  0xc01330a9 in db_panic () at ../../ddb/db_command.c:433
#3  0xc0132e6b in db_command (last_cmdp=3D0xc02c72dc, cmd_table=3D0xc02c713=
c,=20
    aux_cmd_tablep=3D0xc02e73fc) at ../../ddb/db_command.c:333
#4  0xc0133042 in db_command_loop () at ../../ddb/db_command.c:455
#5  0xc013544f in db_trap (type=3D3, code=3D0) at ../../ddb/db_trap.c:71
#6  0xc025638e in kdb_trap (type=3D3, code=3D0, regs=3D0xd8cf2cac)
    at ../../i386/i386/db_interface.c:157
#7  0xc026b7f7 in trap (frame=3D{tf_fs =3D -1044316136, tf_es =3D 135548110=
4,=20
      tf_ds =3D 713621520, tf_edi =3D -657511060, tf_esi =3D -1044161536,=
=20
      tf_ebp =3D -657511160, tf_isp =3D -657511208, tf_ebx =3D -1044161536,=
=20
      tf_edx =3D 760, tf_ecx =3D 1, tf_eax =3D 1, tf_trapno =3D 3, tf_err =
=3D 0,=20
      tf_eip =3D -1071090469, tf_cs =3D 8, tf_eflags =3D 70, tf_esp =3D -10=
44161536,=20
      tf_ss =3D 14}) at ../../i386/i386/trap.c:534
#8  0xc02874db in siointr1 (com=3D0xc1c35c00) at machine/cpufunc.h:64
#9  0xc0288d67 in siointr (arg=3D0xc1c35c00) at ../../isa/sio.c:1575
#10 0xc02573ad in Xfastintr3 ()
#11 0xc1d5f8f6 in ?? ()
#12 0xc1d5f6ce in ?? ()
#13 0xc1d5f4ca in ?? ()
#14 0xc019e11e in spec_strategy (ap=3D0xd8cf2e28)
    at ../../miscfs/specfs/spec_vnops.c:679
#15 0xc019ddf5 in spec_vnoperate (ap=3D0xd8cf2e28)
    at ../../miscfs/specfs/spec_vnops.c:130
#16 0xc021cfb1 in ufs_vnoperatespec (ap=3D0xd8cf2e28)
    at ../../ufs/ufs/ufs_vnops.c:2313
#17 0xc021cb8b in ufs_strategy (ap=3D0xd8cf2e6c) at vnode_if.h:940
#18 0xc021cf81 in ufs_vnoperate (ap=3D0xd8cf2e6c)
    at ../../ufs/ufs/ufs_vnops.c:2295
#19 0xc0184c91 in bwrite (bp=3D0xcc4082c0) at vnode_if.h:940
#20 0xc018a3b2 in vop_stdbwrite (ap=3D0xd8cf2ea8) at ../../kern/vfs_default=
=2Ec:312
#21 0xc018a655 in vop_defaultop (ap=3D0xd8cf2ea8) at ../../kern/vfs_default=
=2Ec:134
#22 0xc021cf81 in ufs_vnoperate (ap=3D0xd8cf2ea8)
    at ../../ufs/ufs/ufs_vnops.c:2295
#23 0xc0187d16 in bawrite (bp=3D0xcc4082c0) at vnode_if.h:1189
#24 0xc021654f in ffs_fsync (ap=3D0xd8cf2f14) at ../../ufs/ffs/ffs_vnops.c:=
189
#25 0xc01921e6 in fsync (p=3D0xd8cbe380, uap=3D0xd8cf2f80) at vnode_if.h:53=
3
#26 0xc026c0b6 in syscall (frame=3D{tf_fs =3D -657522641, tf_es =3D -107112=
0337,=20
      tf_ds =3D -1044381649, tf_edi =3D 40, tf_esi =3D 0, tf_ebp =3D -10779=
50544,=20
      tf_isp =3D -657510444, tf_ebx =3D 11829344, tf_edx =3D 0, tf_ecx =3D =
282484744,=20
      tf_eax =3D 95, tf_trapno =3D 22, tf_err =3D 7, tf_eip =3D 282315041, =
tf_cs =3D 31,=20
      tf_eflags =3D 514, tf_esp =3D -1077950564, tf_ss =3D 47})
    at ../../i386/i386/trap.c:1058
#27 0x10d3c921 in ?? ()
#28 0x29f962 in ?? ()
#29 0x2bacd7 in ?? ()
#30 0x2b2826 in ?? ()
#31 0x6b9b4 in ?? ()
#32 0x10b72ca3 in ?? ()
#33 0x55b6e in ?? ()
#34 0x58ca1 in ?? ()
#35 0x1095 in ?? ()
(kgdb) up 14
#14 0xc019e11e in spec_strategy (ap=3D0xd8cf2e28)
    at ../../miscfs/specfs/spec_vnops.c:679
679=09=09BUF_STRATEGY(bp, 0);
(kgdb) print bp
$1 =3D (struct buf *) 0xd8cbe380
(kgdb) print *bp
$2 =3D {b_hash =3D {le_next =3D 0x0, le_prev =3D 0xd64dc800}, b_vnbufs =3D =
{
    tqe_next =3D 0xd8cbd300, tqe_prev =3D 0xd64d8f08}, b_freelist =3D {
    tqe_next =3D 0xc1f119c0, tqe_prev =3D 0xc1f2cd00}, b_act =3D {
    tqe_next =3D 0xd8cf1b78, tqe_prev =3D 0xc1ed6200}, b_flags =3D -6575354=
24,=20
  b_qindex =3D 46400, b_unused1 =3D 244 '=F4', b_xflags =3D 193 '=C1', b_lo=
ck =3D {
    lk_interlock =3D {lock_data =3D 16390}, lk_flags =3D 2, lk_sharecount =
=3D 560,=20
    lk_waitcount =3D 0, lk_exclusivecount =3D 22720, lk_prio =3D -15936,=20
    lk_wmesg =3D 0xd64d8f00 "", lk_timo =3D -1041165592,=20
    lk_lockholder =3D -657724672}, b_error =3D -657728512, b_bufsize =3D -6=
57724592,=20
  b_bcount =3D -699560192, b_resid =3D -868633832, b_dev =3D 0x0, b_data =
=3D 0x0,=20
  b_kvabase =3D 0xd8cdbd00 "`\214=CD=D8=ECr=CD=D8", b_kvasize =3D 2041, b_l=
blkno =3D 2017,=20
  b_blkno =3D 451, b_offset =3D -4479286594896920576, b_iodone =3D 0xe5,=20
  b_iodone_chain =3D 0x0, b_vp =3D 0x0, b_dirtyoff =3D 50000, b_dirtyend =
=3D 5274,=20
  b_rcred =3D 0x7bf56, b_wcred =3D 0xe553fd, b_pblkno =3D 0, b_saveaddr =3D=
 0x317,=20
  b_driver1 =3D 0x0, b_driver2 =3D 0x993, b_caller1 =3D 0x0, b_caller2 =3D =
0x3,=20
  b_pager =3D {pg_spc =3D 0x0, pg_reqpage =3D 0}, b_cluster =3D {cluster_he=
ad =3D {
      tqh_first =3D 0x0, tqh_last =3D 0x0}, cluster_entry =3D {tqe_next =3D=
 0x0,=20
      tqe_prev =3D 0x0}}, b_pages =3D {0x2000, 0x0, 0x0, 0x0, 0xd8cd3b60,=
=20
    0x4000000, 0xfd6f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x14, 0x0, 0x0, 0x0, 0=
x0,=20
    0x8, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4, 0x6e007f10, 0x63737465,=20
    0x657061, 0x0, 0x0}, b_npages =3D -1041165600, b_dep =3D {
    lh_first =3D 0xc02c9c20}, b_chain =3D {parent =3D 0x1, count =3D 0}}
(kgdb) print *(((struct vop_strategy_args *) 0xd8cf2e28)->a_bp)
$3 =3D {b_hash =3D {le_next =3D 0xcc4f3d78, le_prev =3D 0xcc648340}, b_vnbu=
fs =3D {
    tqe_next =3D 0x0, tqe_prev =3D 0xd8d5808c}, b_freelist =3D {tqe_next =
=3D 0x0,=20
    tqe_prev =3D 0xcc3f7330}, b_act =3D {tqe_next =3D 0x0, tqe_prev =3D 0x0=
},=20
  b_flags =3D 553783332, b_qindex =3D 0, b_unused1 =3D 0 '\000',=20
  b_xflags =3D 2 '\002', b_lock =3D {lk_interlock =3D {lock_data =3D 0},=20
    lk_flags =3D 1024, lk_sharecount =3D 0, lk_waitcount =3D 0,=20
    lk_exclusivecount =3D 1, lk_prio =3D 20, lk_wmesg =3D 0xc029d3d4 "bufwa=
it",=20
    lk_timo =3D 0, lk_lockholder =3D -2}, b_error =3D 0, b_bufsize =3D 5120=
,=20
  b_bcount =3D 5120, b_resid =3D 5120, b_dev =3D 0xc1e1e380,=20
  b_data =3D 0xccb0f000 "=FF=D8=FF=E0", b_kvabase =3D 0xccb0f000 "=FF=D8=FF=
=E0", b_kvasize =3D 8192,=20
  b_lblkno =3D 0, b_blkno =3D 18953248, b_offset =3D 0, b_iodone =3D 0,=20
  b_iodone_chain =3D 0x0, b_vp =3D 0xd8d58060, b_dirtyoff =3D 0, b_dirtyend=
 =3D 0,=20
  b_rcred =3D 0x0, b_wcred =3D 0x0, b_pblkno =3D 18953248, b_saveaddr =3D 0=
x0,=20
  b_driver1 =3D 0x0, b_driver2 =3D 0x0, b_caller1 =3D 0x0, b_caller2 =3D 0x=
0,=20
  b_pager =3D {pg_spc =3D 0x0, pg_reqpage =3D 0}, b_cluster =3D {cluster_he=
ad =3D {
      tqh_first =3D 0x0, tqh_last =3D 0x0}, cluster_entry =3D {tqe_next =3D=
 0x0,=20
      tqe_prev =3D 0x0}}, b_pages =3D {0xc0709e10, 0xc0720040,=20
    0x0 <repeats 30 times>}, b_npages =3D 2, b_dep =3D {lh_first =3D 0xc1f3=
2dc0},=20
  b_chain =3D {parent =3D 0x0, count =3D 0}}
(kgdb) print *(((struct vop_strategy_args *) 0xd8cf2e28)->a_vp)
$4 =3D {v_flag =3D 2105344, v_usecount =3D 434, v_writecount =3D 0, v_holdc=
nt =3D 200,=20
  v_id =3D 174, v_mount =3D 0xc1c23600, v_op =3D 0xc1c07500, v_freelist =3D=
 {
    tqe_next =3D 0xd64d7b00, tqe_prev =3D 0xd64d5b3c}, v_mntvnodes =3D {
    le_next =3D 0xd64d77e0, le_prev =3D 0xd64d74e4}, v_cleanblkhd =3D {
    tqh_first =3D 0xcc3db3f8, tqh_last =3D 0xcc3fbec0}, v_dirtyblkhd =3D {
    tqh_first =3D 0xcc46cfd8, tqh_last =3D 0xcc3f9850}, v_synclist =3D {
    le_next =3D 0x0, le_prev =3D 0xc1c331d0}, v_numoutput =3D 1, v_type =3D=
 VBLK,=20
  v_un =3D {vu_mountedhere =3D 0xc1e1e380, vu_socket =3D 0xc1e1e380, vu_spe=
c =3D {
      vu_specinfo =3D 0xc1e1e380, vu_specnext =3D {sle_next =3D 0x0}},=20
    vu_fifoinfo =3D 0xc1e1e380}, v_lease =3D 0x0, v_lastw =3D 0, v_cstart =
=3D 0,=20
  v_lasta =3D 0, v_clen =3D 0, v_object =3D 0xc02f6ee0, v_interlock =3D {
    lock_data =3D 0}, v_vnlock =3D 0x0, v_tag =3D VT_UFS, v_data =3D 0xc1d2=
8000,=20
  v_cache_src =3D {lh_first =3D 0x0}, v_cache_dst =3D {tqh_first =3D 0xc1d4=
fb00,=20
    tqh_last =3D 0xc1d4fb10}, v_dd =3D 0xd64d7600, v_ddid =3D 0, v_pollinfo=
 =3D {
    vpi_lock =3D {lock_data =3D 0}, vpi_selinfo =3D {si_pid =3D 0, si_flags=
 =3D 0},=20
    vpi_events =3D 0, vpi_revents =3D 0}}
(kgdb)

Script done on Fri Oct 29 23:55:14 1999


# Thumper

machine=09=09"i386"
cpu=09=09"I686_CPU"
ident=09=09"thumper"
maxusers=09256

# Create a SMP capable kernel (mandatory options):
options         SMP                     # Symmetric MultiProcessor Kernel
options         APIC_IO                 # Symmetric (APIC) I/O
options         NCPU=3D4                  # number of CPUs
options         NBUS=3D5                  # number of busses
options         NAPIC=3D2                 # number of IO APICs
options         NINTR=3D25                # number of INTs
=20
options=09=09INVARIANTS
options         INCLUDE_CONFIG_FILE     # Include this file in kernel

#CPU/Machine Options
options=09=09USER_LDT=09=09#allow user-level control of i386 ldt
options=09=09KTRACE=09=09=09#kernel tracing
options=09=09PERFMON
options=09=09DDB
options=09=09BREAK_TO_DEBUGGER=09#a BREAK on a comconsole goes to=20

options=09=09P1003_1B
options=09=09_KPOSIX_PRIORITY_SCHEDULING
options=09=09_KPOSIX_VERSION=3D199309L

#File systems
options=09=09FDESC=09=09=09#File descriptor filesystem
options=09=09KERNFS=09=09=09#Kernel filesystem
options=09=09UMAPFS=09=09=09#UID map filesystem
options=09=09NULLFS=09=09=09#NULL filesystem
options=09=09MFS=09=09=09#Memory File System

options=09=09INET=09=09=09#InterNETworking
options=09=09FFS=09=09=09#Berkeley Fast Filesystem
options=09=09SOFTUPDATES
options=09=09NFS=09=09=09#Network Filesystem
options=09=09MSDOSFS=09=09=09#MSDOS Filesystem
options=09=09CD9660=09=09#ISO 9660 Filesystem
options=09=09FFS_ROOT=09=09#FFS usable as root device [keep this!]
options=09=09PROCFS=09=09=09#Process filesystem
options=09=09COMPAT_43=09=09#Compatible with BSD 4.3 [KEEP THIS!]
options=09=09SCSI_DELAY=3D6000=09=09#Be pessimistic about Joe SCSI device
options=09=09UCONSOLE=09=09#Allow users to grab the console
#options=09=09FAILSAFE=09=09#Be conservative
options=09=09USERCONFIG=09=09#boot -c editor
options=09=09VISUAL_USERCONFIG=09#visual boot -c editor

options=09=09KTRACE=09=09#kernel tracing=20

options=09=09SYSVSHM
options=09=09SYSVSEM
options=09=09SYSVMSG

options=09=09MAXDSIZ=3D(256*1024*1024)
options=09=09DFLDSIZ=3D(256*1024*1024)

options         ICMP_BANDLIM

#Devices
controller=09isa0
controller=09eisa0
controller=09pci0

controller=09fdc0=09at isa? port "IO_FD1" irq 6 drq 2=20
disk=09=09fd0=09at fdc0 drive 0
disk=09=09fd1=09at fdc0 drive 1

controller=09wdc0=09at isa? port "IO_WD1" irq 14 flags 0xe0ffe0ff=20
disk=09=09wd0=09at wdc0 drive 0
disk=09=09wd1=09at wdc0 drive 1

controller=09wdc1=09at isa? port "IO_WD2" irq 15 flags 0xe0ffe0ff=20
disk=09=09wd2=09at wdc1 drive 0
disk=09=09wd3=09at wdc1 drive 1
device=09=09wcd0=09=09#IDE CD-ROM

#SCSI
controller=09scbus0
controller=09ahc0

device=09=09da0
device=09=09sa0 #SCSI tapes
device=09=09cd0 #SCSI CD-ROMs
device=09=09pass0

#Sound/PnP
controller=09pnp0
device pcm0 at isa? port 0x220 irq 10 drq 3 flags 0x15=20

#Parrallel Port
controller=09ppbus0
controller=09vpo0=09at ppbus?
device=09=09lpt0=09at ppbus?
device=09=09ppi0=09at ppbus?
controller=09ppc0=09at isa? port ? irq 7=20

# syscons is the default console driver, resembling an SCO console
device=09=09sc0=09at isa?=20
options=09=09SC_HISTORY_SIZE=3D200=09# number of history buffer lines
options=09=09SC_DISABLE_REBOOT=09# disable reboot key sequence
# The keyboard controller; it controlls the keyboard and the PS/2 mouse.
controller  atkbdc0  at isa? port IO_KBD=20
# The AT keyboard
device      atkbd0   at atkbdc? irq 1
# PS/2 mouse
device      psm0  at atkbdc? irq 12

# The video card driver.
device      vga0  at isa? port ? conflicts

# Splash screen at start up!  Screen savers require this too.
pseudo-device  splash
       =20
device=09=09npx0=09at nexus? port "IO_NPX" irq 13=20

# Laptop support (see LINT for more options)
device=09=09apm0    at nexus? flags 0x31 # Advanced Power Management

device=09=09sio0=09at isa? port "IO_COM1" irq 4=20
device=09=09sio1=09at isa? port "IO_COM2" irq 3=20

controller smbus0

device smb0 at smbus?

controller iicbus0
controller iicbb0

device ic0  at iicbus?
device iic0 at iicbus?
device iicsmb0  at iicbus?

device      bktr0                                                          =
    =20

device ed0 at pci?

pseudo-device=09vn=094
pseudo-device=09loop
pseudo-device=09ether
pseudo-device=09sl=091
pseudo-device=09ppp=091
pseudo-device=09tun=091
pseudo-device=09pty=09256
pseudo-device=09bpf =094
pseudo-device=09snp=094
pseudo-device=09gzip=09=09# Exec gzipped a.out's

device fxp0
options    INVARIANT_SUPPORT


Copyright (c) 1992-1999 The FreeBSD Project.
Copyright (c) 1982, 1986, 1989, 1991, 1993
=09The Regents of the University of California. All rights reserved.
FreeBSD 4.0-CURRENT #1: Fri Oct 29 10:59:17 PDT 1999
    bright@thumper:/home/src/sys/compile/thumper
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium II/Xeon/Celeron (400.91-MHz 686-class CPU)
  Origin =3D "GenuineIntel"  Id =3D 0x652  Stepping =3D 2
  Features=3D0x183fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE=
,MCA,CMOV,PAT,PSE36,MMX,FXSR>
real memory  =3D 536858624 (524276K bytes)
config> irq pcm0 5
config> flag sio1 0x30
avail memory =3D 517152768 (505032K bytes)
Programming 24 pins in IOAPIC #0
FreeBSD/SMP: Multiprocessor motherboard
 cpu0 (BSP): apic id:  1, version: 0x00040011, at 0xfee00000
 cpu1 (AP):  apic id:  0, version: 0x00040011, at 0xfee00000
 io0 (APIC): apic id:  2, version: 0x00170011, at 0xfec00000
Preloaded elf kernel "kernel" at 0xc0358000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc035809c.
Pentium Pro MTRR support enabled
npx0: <math processor> on motherboard
npx0: INT 16 interface
apm0: <APM BIOS> on motherboard
apm: found APM BIOS v1.2, connected at v1.2
pcib0: <Intel 82443BX (440 BX) host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pcib1: <Intel 82443BX (440 BX) PCI-PCI (AGP) bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
vga-pci0: <Matrox model 0521 graphics accelerator> irq 16 at device 0.0 on =
pci1
isab0: <Intel 82371AB PCI to ISA bridge> at device 4.0 on pci0
isa0: <ISA bus> on isab0
ide_pci0: <Intel PIIX4 Bus-master IDE controller> at device 4.1 on pci0
chip1: <UHCI USB controller> irq 19 at device 4.2 on pci0
Timecounter "PIIX"  frequency 3579545 Hz
chip2: <Intel 82371AB Power management controller> at device 4.3 on pci0
ahc0: <Adaptec aic7890/91 Ultra2 SCSI adapter> irq 19 at device 6.0 on pci0
ahc0: aic7890/91 Wide Channel A, SCSI Id=3D7, 16/255 SCBs
bktr0: <BrookTree 878> irq 17 at device 11.0 on pci0
iicbb0: <I2C generic bit-banging driver> on bti2c0
iicbus0: <Philips I2C bus> on iicbb0 master-only
iicsmb0: <I2C to SMB bridge> on iicbus0
smbus0: <System Management Bus> on iicsmb0
smb0: <SMBus general purpose I/O> on smbus0
iic0: <I2C general purpose I/O> on iicbus0
smbus1: <System Management Bus> on bti2c0
smb1: <SMBus general purpose I/O> on smbus1
bktr0: Hauppauge Model 62471 A2 =20
Hauppauge WinCast/TV, Philips FR1236 NTSC FM tuner, dbx stereo.
pci0: unknown card (vendor=3D0x109e, dev=3D0x0878) at 11.1 irq 17
fxp0: <Intel EtherExpress Pro 10/100B Ethernet> irq 16 at device 12.0 on pc=
i0
fxp0: Ethernet address 00:90:27:3c:77:aa
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
wdc0 at port 0x1f0-0x1f7 irq 14 flags 0xe0ffe0ff on isa0
wdc0: unit 0 (wd0): <Maxtor 82560A4>, DMA, 32-bit, multi-block-16, sleep-ha=
ck
wd0: 2442MB (5001696 sectors), 4962 cyls, 16 heads, 63 S/T, 512 B/S
pcm0: <SoundBlaster 16 4.5> at port 0x220-0x22f irq 5 drq 3 flags 0x15 on i=
sa0
ppc0 at port 0x378-0x37f irq 7 on isa0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/9 bytes threshold
lpt0: <generic printer> on ppbus 0
lpt0: Interrupt-driven port
ppi0: <generic parallel i/o> on ppbus 0
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=3D0x0>
atkbdc0: <keyboard controller (i8042)> at port 0x60-0x6f on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
vga0: <Generic ISA VGA> at port 0x3b0-0x3df iomem 0xa0000-0xbffff on isa0
sio0 at port 0x3f8-0x3ff irq 4 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 flags 0x30 on isa0
sio1: type 16550A, console
Waiting 6 seconds for SCSI devices to settle
SMP: AP CPU #1 Launched!
Creating DISK da0
Creating DISK da1
Creating DISK cd0
Creating DISK cd1
da0 at ahc0 bus 0 target 2 lun 0
da0: <QUANTUM VIKING II 9.1WSE 5520> Fixed Direct Access SCSI-2 device=20
da0: 40.000MB/s transfers (20.000MHz, offset 31, 16bit), Tagged Queueing En=
abled
da0: 8709MB (17836668 512 byte sectors: 255H 63S/T 1110C)
da1 at ahc0 bus 0 target 4 lun 0
da1: <QUANTUM VIKING II 9.1WSE 5520> Fixed Direct Access SCSI-2 device=20
da1: 40.000MB/s transfers (20.000MHz, offset 31, 16bit), Tagged Queueing En=
abled
da1: 8709MB (17836668 512 byte sectors: 255H 63S/T 1110C)
cd0 at ahc0 bus 0 target 0 lun 0
cd0: <TOSHIBA CD-ROM XM-6201TA 1037> Removable CD-ROM SCSI-2 device=20
cd0: 10.000MB/s transfers (10.000MHz, offset 16)
cd0: cd present [213264 x 2048 byte records]
changing root device to wd0s1a
WARNING: / was not properly dismounted
vinum: loaded
vinum: reading configuration from /dev/da0s1e
vinum: updating configuration from /dev/da1s1e
cd1 at ahc0 bus 0 target 3 lun 0
cd1: <YAMAHA CRW4416S 1.0e> Removable CD-ROM SCSI-2 device=20
cd1: 8.333MB/s transfers (8.333MHz, offset 31)
cd1: Attempt to query device size failed: NOT READY, Medium not present - t=
ray closed

-Alfred Perlstein - [bright@rush.net|alfred@freebsd.org]
Wintelcom systems administrator and programmer
   - http://www.wintelcom.net/ [bright@wintelcom.net]




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9910292008220.12797-100000>