Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2000 22:02:40 -0600
From:      Chris Wasser <cwasser@v-wave.com>
To:        questions@FreeBSD.ORG
Subject:   Fwd: Major AMD K7 Problems under 4.0-S
Message-ID:  <20000409220240.A54143@area51.v-wave.com>

next in thread | raw e-mail | index | archive | help
Oops, got warnings about excessive cross postings, sorry. Re-sending just
incase it didn't make it to the list.

----- Forwarded message from Chris Wasser <cwasser@v-wave.com> -----

Date: Sun, 9 Apr 2000 21:52:55 -0600
From: Chris Wasser <cwasser@v-wave.com>
To: questions@FreeBSD.ORG
Cc: bugs@FreeBSD.ORG, hardware@FreeBSD.ORG
Subject: Major AMD K7 Problems under 4.0-S
X-Mailer: Mutt 1.0.1i

I'm sure this has been hashed over and over countless times, but I can't
seem to resolve this problem locally and figured I'd shoot it out to the
mailing list here and see if anyone has any ideas. This machine is having
critical problems preventing it from being put into production and I'd
_really_ appriciate any information/insight/ideas people can shoot over to
me to try.

Please respond on questions/bugs@FreeBSD.ORG or via email to the above
address (not subscribed to freebsd-hardware)

Please note, I have an identical AMD K7-700 system running, the only
difference is it has a ASUS K7M motherboard and 3c905B-TX nics and a
Mach64-GB AGP video card. It does not exibit this behavior. It uses the
AMD-751 and VIA 82C686 chipset.

Here's the system:

AMD K7-700 (0.18fab) running @ 700MHz (100x7.0)
256MB PC133 (Running @ 100MHz)
1 3Com 3c905C-TX connected @ 10Base-T to a cablemodem (xl0)
1 3Com 3c905C-TX connected @ 100Base-T full-duplex to LAN (xl1)
EpoX 7KXA motherboard (VIA KX133 chipset/82C686)
2 x Quantum KX 20GB ATA-66 (running @ ATA-66)
ASUS 50x ATA-33 IDE CDROM
ATI Rage 128-RF AGP running @ AGP2x
300W power supply

The system and kernel were cvsup'd and built on March 30th/2000 from 
stock 4.0-RELEASE .. xl0 was enabled but there was no active connection
during this test. The only active card w/link was xl1 @ 100Base-T
full-duplex (switched).

The actual time and my date below for the dmesg output is inaccurate
(forgot to set the system date & time in the bios, nothing major.), it
was re-compiled today [not cvsup'd, just recompiled the kernel when I
added new options, the source on the system is from March30th, the only
change I made to the actual source tree was from PR17831 which I submitted
a few days ago.] (April 9th)

When doing file xfers on the local lan (xl1) the system will eventually
produce error messages up microuptime() going backwards:

microuptime() went backwards (3821.740589 -> 3821,720223)
microuptime() went backwards (3821.774554 -> 3821,731215)
..etc etc

I had to terminate syslogd because it was spending so much time logging
that it was dragging down the system when the microuptime() messages
started appearing (choppy keyboard response over ssh and locally at
console and the load avg was a solid 2.01 across the board)

This happens under heavy network load (transferring +7GB files over the
local LAN) and processes start showing negative run times or completely
outrageous run time:

root   0  0.0  0.0     0    0  ??  DLs  10:19AM  11:36.96  (swapper)
root   5  0.0  0.0     0    0  ??  DL   10:19AM 359:53.83  (syncer)
root   2  0.0  0.0     0    0  ??  DL   10:19AM  11:48.00  (pagedaemon)

I set sysctl to use accurate time measurements thinking that might provide
a solution (after cruising through older mailing list archives and made
no difference):

kern.timecounter.method: 1
kern.timecounter.hardware: i8254

I noticed that before I started the actual transfer, the stock ftp client
(4.0) reported negative file sizes from a ls output on a FreeBSD 3.3
server which supplied the test file for the xfer in the range of -11GB or
so when the file was actually 7.47GB in size.

I then tried the same test with the GENERIC kernel, it takes a little bit
longer (roughly 5min longer) before it starts producing the
microuptime() messages. I also looked at the mbufs (stock setting on both
GENERIC and my custom kernel [4096]) and they were 95% in use. So I
recompiled a new kernel with NMBCLUSTERS set to 16384 and PQ_LARGECACHE
enabled and tried again (still got microuptime() messages):

131/160/65536 mbufs in use (current/peak/max):
        129 mbufs allocated to data
        2 mbufs allocated to packet headers
128/142/16384 mbuf clusters in use (current/peak/max)
304 Kbytes allocated to network (89% in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines

The % in use hovers between high-80% to mid-90% on both my original
kernel, the new kernel and GENERIC.

I'm plum out of ideas as to why this is happening, below is my current
kernel config (the system is currently sitting in limbo to
provide debug output for anyone responding). Please note, when these
warnings happen the system does NOT panic, just grinds down. I think
perhaps the problem is FreeBSD doesn't see all the devices properly on
this motherboard (see dmesg output below, especially pcib* devices) I'm
going to force it to use TSC timecounting and try once more and see what
happens.

If anyone responding needs anymore information from the system let me know
and I'll supply it, below is my kernel config as well as a dmesg from
boot. The only changes I made to the kernel was from PR17831 for the VIA
PCI-PCI (AGP) bridge ID string and the NMBCLUSTERS/PQ_LARGECACHE addition:

machine         i386
cpu             I686_CPU
ident           DEEPTHOUGHT     
maxusers        256

options         INET                    #InterNETworking
options         FFS                     #Berkeley Fast Filesystem
options         FFS_ROOT                #FFS usable as root device
options         CD9660                  #ISO 9660 Filesystem
options         PROCFS                  #Process filesystem
options         COMPAT_43               #Compatible with BSD 4.3
options         UCONSOLE                #Allow users to grab the console
options         USERCONFIG              #boot -c editor
options         VISUAL_USERCONFIG       #visual boot -c editor
options         KTRACE                  #ktrace(1) support
options         P1003_1B                #Posix P1003_1B
options         _KPOSIX_PRIORITY_SCHEDULING
options         _KPOSIX_VERSION=199309L
options         ICMP_BANDLIM            #Rate limit bad replies
options         IPFILTER                #ipfilter support
options         IPFILTER_LOG            #ipfilter logging
options         QUOTA
options         COMPAT_LINUX
options         SOFTUPDATES
options         PQ_LARGECACHE
options         NMBCLUSTERS=16384

device          isa
device          pci

# Floppy drives
device          fdc0    at isa? port IO_FD1 irq 6 drq 2
device          fd0     at fdc0 drive 0

# ATA and ATAPI devices
device          ata0    at isa? port IO_WD1 irq 14
device          ata1    at isa? port IO_WD2 irq 15
device          ata
device          atadisk                 # ATA disk drives
device          atapicd                 # ATAPI CDROM drives
options         ATA_STATIC_ID           #Static device numbering
options         ATA_ENABLE_ATAPI_DMA    #Enable DMA on ATAPI devices

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

device          psm0    at atkbdc? irq 12

device          vga0    at isa?

# splash screen/screen saver
pseudo-device   splash

# syscons is the default console driver, resembling an SCO console
device          sc0     at isa?

# Floating point support - do not disable.
device          npx0    at nexus? port IO_NPX irq 13

# Power management support (see LINT for more options)
device          apm0    at nexus? # Advanced Power Management

# Serial (COM) ports
device          sio0    at isa? port IO_COM1 flags 0x10 irq 4
#device         sio1    at isa? port IO_COM2 irq 3

# Parallel port
device          ppc0    at isa? irq 7
device          ppbus           # Parallel port bus (required)

device          lpt             # Printer

# PCI Ethernet NICs that use the common MII bus controller code.
device          miibus          # MII bus support
device          dc      # DEC/Intel 21143 and various workalikes
device          xl      # 3Com 3c9xx

# Pseudo devices - the number indicates how many units to allocated.
pseudo-device   loop            # Network loopback
pseudo-device   ether           # Ethernet support
pseudo-device   pty             # Pseudo-ttys (telnet etc)

# The `bpf' pseudo-device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
pseudo-device   bpf             #Berkeley packet filter

# pc speaker
pseudo-device   speaker

# SysV SHM/SEM
options         SYSVSHM                 #SYSV-style shared memory
options         SYSVMSG                 #SYSV-style message queues
options         SYSVSEM                 #SYSV-style semaphores

--->> dmesg (standard):

Copyright (c) 1992-2000 The FreeBSD Project.
Copyright (c) 1982, 1986, 1989, 1991, 1993
        The Regents of the University of California. All rights reserved.
FreeBSD 4.0-STABLE #5: Thu Apr 13 01:53:34 MDT 2000
    root@cmdmicro.com:/usr/src/sys/compile/DEEPTHOUGHT
Timecounter "i8254"  frequency 1193182 Hz
CPU: AMD-K7(tm) Processor (701.24-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x612  Stepping = 2
  Features=0x81f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,
                    PGE,MCA,CMOV,PAT,MMX>
  AMD Features=0xc0400000<AMIE,DSP,3DNow!>
real memory  = 268435456 (262144K bytes)
config> q
avail memory = 257925120 (251880K bytes)
Preloaded elf kernel "kernel" at 0xc02b1000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc02b109c.
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: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pcib2: <VIA 82C686 PCI-PCI (AGP) bridge> at device 1.0 on pci0 (*PR17831)
pci1: <PCI bus> on pcib2
pci1: <ATI Rage128-RF graphics accelerator> at 0.0 irq 5
isab0: <VIA 82C686 PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 82C686 ATA66 controller> port 0xd000-0xd00f at device 7.1 on
pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0xdc00-0xdc7f mem
0xdb000000-0xdb00007f irq 10 at device 9.0 on pci0
xl0: Ethernet address: 00:50:da:cc:f1:bf
miibus0: <MII bus> on xl0
xlphy0: <3c905C 10/100 internal PHY> on miibus0
xlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
xl1: <3Com 3c905C-TX Fast Etherlink XL> port 0xe000-0xe07f mem
0xdb001000-0xdb00107f irq 11 at device 10.0 on pci0
xl1: Ethernet address: 00:50:da:cc:f3:e0
miibus1: <MII bus> on xl1
xlphy1: <3c905C 10/100 internal PHY> on miibus1
xlphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pcib1: <Host to PCI bridge> on motherboard
pci2: <PCI bus> on pcib1
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0: <keyboard controller (i8042)> at port 0x60-0x6f on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x200>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
IP Filter: initialized.  Default = pass all, Logging = enabled
IP Filter: v3.3.8
ad0: 19609MB <QUANTUM FIREBALLP KX20.5> [39842/16/63] at ata0-master using
UDMA66
ad1: 19609MB <QUANTUM FIREBALLP KX20.5> [39842/16/63] at ata0-slave using
UDMA66
acd0: CDROM <ASUS CD-S500/A> at ata1-master using UDMA33
Mounting root from ufs:/dev/ad0s1a

-->> dmesg (verbose):

Copyright (c) 1992-2000 The FreeBSD Project.
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California. All rights reserved.
FreeBSD 4.0-STABLE #5: Thu Apr 13 01:53:34 MDT 2000
    root@cmdmicro.com:/usr/src/sys/compile/DEEPTHOUGHT
Calibrating clock(s) ... TSC clock: 701326882 Hz, i8254 clock: 1193344 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254"  frequency 1193182 Hz
CLK_USE_TSC_CALIBRATION not specified - using old calibration method
CPU: AMD-K7(tm) Processor (701.24-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x612  Stepping = 2
  Features=0x81f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR
                    ,PGE,MCA,CMOV,PAT,MMX>
  AMD Features=0xc0400000<AMIE,DSP,3DNow!>
Data TLB: 24 entries, fully associative
Instruction TLB: 16 entries, fully associative
L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L2 internal cache: 512 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
real memory  = 268435456 (262144K bytes)
Physical memory chunk(s):
0x00001000 - 0x0009efff, 647168 bytes (158 pages)
0x002ca000 - 0x0fff7fff, 265478144 bytes (64814 pages)
config> q
avail memory = 257925120 (251880K bytes)
bios32: Found BIOS32 Service Directory header at 0xc00fafb0
bios32: Entry = 0xfb420 (c00fb420)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xb450
pnpbios: Found PnP BIOS data at 0xc00fbec0
pnpbios: Entry = f0000:bef0  Rev = 1.0
Other BIOS signatures found:
ACPI: 00000000
Preloaded elf kernel "kernel" at 0xc02b1000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc02b109c.
Pentium Pro MTRR support enabled
pci_open(1):	mode 1 addr port (0x0cf8) is 0x80003c48
pci_open(1a):	mode1res=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=03911106)
devclass_alloc_unit: pcib0 already exists, using next available unit number
npx0: <math processor> on motherboard
npx0: INT 16 interface
apm0: <APM BIOS> on motherboard
apm: found APM BIOS v1.2, connected at v1.2
pci_open(1):	mode 1 addr port (0x0cf8) is 0x80003c48
pci_open(1a):	mode1res=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=03911106)
pcib0: <Host to PCI bridge> on motherboard
found->	vendor=0x1106, dev=0x0391, revid=0x02
	class=06-00-00, hdrtype=0x00, mfdev=0
	subordinatebus=0 	secondarybus=0
	map[10]: type 1, range 32, base d0000000, size 26
found->	vendor=0x1106, dev=0x8391, revid=0x00
	class=06-04-00, hdrtype=0x01, mfdev=0
	subordinatebus=1 	secondarybus=1
found->	vendor=0x1106, dev=0x0686, revid=0x21
	class=06-01-00, hdrtype=0x00, mfdev=1
	subordinatebus=0 	secondarybus=0
found->	vendor=0x1106, dev=0x0571, revid=0x10
	class=01-01-8a, hdrtype=0x00, mfdev=0
	subordinatebus=0 	secondarybus=0
	map[20]: type 1, range 32, base 0000d000, size  4
found->	vendor=0x1106, dev=0x3057, revid=0x30
	class=06-00-00, hdrtype=0x00, mfdev=0
	subordinatebus=0 	secondarybus=0
found->	vendor=0x10b7, dev=0x9200, revid=0x74
	class=02-00-00, hdrtype=0x00, mfdev=0
	subordinatebus=0 	secondarybus=0
	intpin=a, irq=10
	map[10]: type 1, range 32, base 0000dc00, size  7
	map[14]: type 1, range 32, base db000000, size  7
found->	vendor=0x10b7, dev=0x9200, revid=0x74
	class=02-00-00, hdrtype=0x00, mfdev=0
	subordinatebus=0 	secondarybus=0
	intpin=a, irq=11
	map[10]: type 1, range 32, base 0000e000, size  7
	map[14]: type 1, range 32, base db001000, size  7
pci0: <PCI bus> on pcib0
pcib2: <VIA 82C686 PCI-PCI (AGP) bridge> at device 1.0 on pci0
found->	vendor=0x1002, dev=0x5246, revid=0x00
	class=03-00-00, hdrtype=0x00, mfdev=0
	subordinatebus=0 	secondarybus=0
	intpin=a, irq=5
	map[10]: type 1, range 32, base d4000000, size 26
	map[14]: type 1, range 32, base 0000c000, size  8
	map[18]: type 1, range 32, base d9000000, size 14
pci1: <PCI bus> on pcib2
pci1: <ATI Rage128-RF graphics accelerator> (vendor=0x1002, dev=0x5246) at
0.0 irq 5
isab0: <VIA 82C686 PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 82C686 ATA66 controller> port 0xd000-0xd00f at device 7.1 on
pci0
ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xd000
ata0: mask=03 status0=50 status1=50
ata0: mask=03 status0=50 status1=50
ata0: devices = 0x3
ata0: at 0x1f0 irq 14 on atapci0
ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xd008
ata1: mask=03 status0=50 status1=51
ata1: mask=03 status0=10 status1=00
ata1: devices = 0x4
ata1: at 0x170 irq 15 on atapci0
xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0xdc00-0xdc7f mem
0xdb000000-0xdb00007f irq 10 at device 9.0 on pci0
xl0: Ethernet address: 00:50:da:cc:f1:bf
xl0: media options word: a
xl0: found MII/AUTO
miibus0: <MII bus> on xl0
xlphy0: <3c905C 10/100 internal PHY> on miibus0
xlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
bpf: xl0 attached
xl1: <3Com 3c905C-TX Fast Etherlink XL> port 0xe000-0xe07f mem
0xdb001000-0xdb00107f irq 11 at device 10.0 on pci0
xl1: Ethernet address: 00:50:da:cc:f3:e0
xl1: media options word: a
xl1: found MII/AUTO
miibus1: <MII bus> on xl1
xlphy1: <3c905C 10/100 internal PHY> on miibus1
xlphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
bpf: xl1 attached
pci_open(1):	mode 1 addr port (0x0cf8) is 0x00000000
pci_open(1a):	mode1res=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=03911106)
devclass_alloc_unit: pci1 already exists, using next available unit number
pcib1: <Host to PCI bridge> on motherboard
pci2: <PCI bus> on pcib1
Trying Read_Port at 203
Trying Read_Port at 243
Trying Read_Port at 283
Trying Read_Port at 2c3
Trying Read_Port at 303
Trying Read_Port at 343
Trying Read_Port at 383
Trying Read_Port at 3c3
devclass_alloc_unit: ata0 already exists, using next available unit number
devclass_alloc_unit: ata1 already exists, using next available unit number
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0: <keyboard controller (i8042)> at port 0x60-0x6f on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0047
atkbd: keyboard ID 0x41ab (2)
kbdc: RESET_KBD return code:00fa
kbdc: RESET_KBD status:00aa
kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000
psm0: current command byte:0047
kbdc: TEST_AUX_PORT status:0000
kbdc: RESET_AUX return code:00fa
kbdc: RESET_AUX status:00aa
kbdc: RESET_AUX ID:0000
psm: status 00 02 64
psm: status 00 00 64
psm: status 00 03 64
psm: status 00 03 64
psm: data 08 00 00
psm: status 10 00 64
psm: status 00 02 64
psm: data 08 00 00
psm: status 00 02 64
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0-00, 2 buttons
psm0: config:00000000, flags:00000000, packet size:3
psm0: syncmask:c0, syncbits:00
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
fb0: vga0, vga, type:VGA (5), flags:0x7007f
fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000
fb0: init mode:24, bios mode:3, current mode:24
fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k
vga0: vga: WARNING: video mode switching is not fully supported on this
adapter
VGA parameters upon power-up
50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 
bf 1f 00 4f 0d 0e 00 00 05 50 9c 8e 8f 28 1f 96 
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
VGA parameters in BIOS for mode 24
49 2f 4f 20 42 61 73 65 20 41 64 64 72 65 73 73 
20 20 20 20 20 20 20 20 3a 20 00 32 32 30 48 00 
32 34 30 48 00 32 36 30 48 00 32 38 30 48 00 53 
42 20 49 52 51 20 53 65 6c 65 63 74 20 20 20 20 
EGA/VGA parameters to be used for mode 24
50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 
bf 1f 00 4f 0d 0e 00 00 05 50 9c 8e 8f 28 1f 96 
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x200>
sc0: fb0, kbd0, terminal emulator: sc (syscons terminal)
sio0: irq maps: 0x1 0x11 0x1 0x1
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
ppc0: parallel port found at 0x378
ppc0: EPP SPP
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
isa_probe_children: probing PnP devices
BIOS Geometries:
 0:03ffef3f 0..1023=1024 cylinders, 0..239=240 heads, 1..63=63 sectors
 1:03ffef3f 0..1023=1024 cylinders, 0..239=240 heads, 1..63=63 sectors
 0 accounted for
Device configuration finished.
bpf: lo0 attached
Linux-ELF exec handler installed
IP Filter: initialized.  Default = pass all, Logging = enabled
IP Filter: v3.3.8
ata0-master: success setting up UDMA4 mode on VIA chip
ad0: <QUANTUM FIREBALLP KX20.5/A1S.3700> ATA-4 disk at ata0 as master
ad0: 19609MB (40160988 sectors), 39842 cyls, 16 heads, 63 S/T, 512 B/S
ad0: 16 secs/int, 1 depth queue, UDMA66
ad0: piomode=4 dmamode=2 udmamode=4 cblid=1
Creating DISK ad0
Creating DISK wd0
ata0-slave: success setting up UDMA4 mode on VIA chip
ad1: <QUANTUM FIREBALLP KX20.5/A1S.3700> ATA-4 disk at ata0 as slave
ad1: 19609MB (40160988 sectors), 39842 cyls, 16 heads, 63 S/T, 512 B/S
ad1: 16 secs/int, 1 depth queue, UDMA66
ad1: piomode=4 dmamode=2 udmamode=4 cblid=1
Creating DISK ad1
Creating DISK wd1
ata1-master: piomode=4 dmamode=2 udmamode=2 dmaflag=1
ata1-master: success setting up UDMA2 mode on VIA chip
acd0: <ASUS CD-S500/A/V1.10> CDROM drive at ata1 as master
acd0: read 8593KB/s (8593KB/s), 128KB buffer, UDMA33
acd0: Reads: CD-R, CD-RW, CD-DA stream
acd0: Audio: play, 255 volume levels
acd0: Mechanism: ejectable tray
acd0: Medium: CD-ROM 120mm data disc loaded, unlocked
Mounting root from ufs:/dev/ad0s1a
ad0s1: type 0xa5, start 0, end = 40160987, size 40160988 : OK
start_init: trying /sbin/init
ad1s1: type 0xa5, start 0, end = 40160987, size 40160988 : OK
ad1s1: type 0xa5, start 0, end = 40160987, size 40160988 : OK

-->> ifconfig -a:

xl0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 00:50:da:cc:f1:bf 
        media: autoselect (none) status: no carrier
        supported media: autoselect 100baseTX <full-duplex> 100baseTX
10baseT/UTP <full-duplex> 10baseT/UTP 100baseTX <hw-loopback>
xl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.1.4 netmask 0xffffff00 broadcast 192.168.1.255
        ether 00:50:da:cc:f3:e0 
        media: autoselect (100baseTX <full-duplex>) status: active
        supported media: autoselect 100baseTX <full-duplex> 100baseTX
10baseT/UTP <full-duplex> 10baseT/UTP 100baseTX <hw-loopback>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000 

(gateway/default route is 192.168.1.1)

-->> vmstat:

procs      memory     page                    disks     faults      cpu
r b w     avm   fre  flt  re  pi  po  fr  sr ad0 ad1   in   sy  cs us sy id
0 2 0    4052 10484    3   0   0   0 201 197   0   0  241  168  44  2  4 94

----- End forwarded message -----


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000409220240.A54143>