Re: Illegal instruction while portupgrade

2006-06-01 Thread snnn

Kris Kennaway wrote:



A lot of these are invalid, i.e. not the correct name.

  

Oh?which one?

Probably, are you sure that is the CPU you have?

  

I'm sure.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Illegal instruction while portupgrade

2006-05-31 Thread snnn

# portupgrade scim\*
[Updating the pkgdb format:dbm_hash in /var/db/pkg ... Illegal instruction

I cannot use portupgrade upgrade ports anymore.

# portupgrade --version
portupgrade 2.0.1
# ruby --version
ruby 1.8.4 (2005-12-24) [i386-freebsd6]

Who can tell me why?
thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Illegal instruction while portupgrade

2006-05-31 Thread snnn

Mikhail Goriachev wrote:


Try this:

pkgdb -F

Maybe it'll help.

  


# pkgdb  -F
---  Checking the package registry database
[Updating the pkgdb format:dbm_hash in /var/db/pkg ... Illegal instruction


:-(
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Illegal instruction while portupgrade

2006-05-31 Thread snnn

Björn König wrote:
I don't know exactly who says Illegal instruction in your case, but 
I would take it as a hint that you try to execute code that doesn't 
work with your CPU. Did you compiled ruby yourself and used special 
CFLAGS? What kind of CPU do you use?




yes,I've installed every package from ports,so ruby is compiled by 
myself also.

This is the my make.conf
WITH_SETUID_LUIT=true
SUPHOST=cvsup.FreeBSD.org
CPUTYPE=athlon-xp
MAKE_IDE=true
ENABLE_SUID_SSH=true
NO_BLUETOOTH=true
DOC_LANG=zh_CN
APACHE2=true
CJK=true
CUPS=false
DVD=true
DVDNAV=true
DVDREAD=true
ESOUND=true
EXAMPLES=true
FAAD=true
FAAC=true
FLAC=true
GNOME=true
GSTREAMER=true
GTK2=true
IMAGEMAGICK=true
LAME=true
LINUX=true
LIVEMEDIA=true
LZO=true
MAD=true
MMX=true
MATROSKA=true
MYSQL=true
NCURSES=true
OGG=true
OPENGL=true
POP3=true
SDL=true
SSE=true
SSL=true
X11=true
XINE=true
VORBIS=true
XVID=ture
X264=true
WITH_LIB32=yes
WITH_SASL=yes
WITH_GDBM=yes
WITH_SDL=yes
WITH_MGA=yes
WITH_GNOME=yes
WITH_SASL=yes
WITH_THREADS=yes
ENABLE_SUIDPERL=yes
WITH_GS=yes
WITH_EXTRA_PATCHES=yes
WITH_XPM=yes

WITH_CPUFLAGS=yes
WITH_OPTIMIZED_CFLAGS=yes
WITH_VIDIX=yes
ASPELL_EN=yes
APR_UTIL_WITH_BERKELEY_DB=yes

MASTER_SITE_OVERRIDE= \
http://ports.hshh.org/${DIST_SUBDIR}/\
ftp://61.241.82.63/pub/FreeBSD/ports/distfiles/ \
ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/

FETCH_CMD= wget
FETCH_BEFORE_ARGS= -c -t 1
FETCH_AFTER_ARGS=
DISABLE_SIZE=yes

PERL_VER=5.8.8
PERL_VERSION=5.8.8

KERNCONF=snnn

Is it because of optimizing of AlthonXP ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Error in installing c++ API

2006-05-16 Thread snnn

On 5/16/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:


Please send me the process to install the c++ API,as i am facing problem
when typing make install is given .The error is makefile:68*** missing
separator stop,
all client libraries are loaded.



C++ API ?
what ?

how you find it?
Is it a port or contrib?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /libexec/ld-elf.so.1 errors with multiple libs

2006-05-09 Thread snnn

Maybe the only way is re-compile these applications.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


how to write a bpf filter to receive all packets?

2006-05-03 Thread snnn

is that?

struct bpf_insn insns[] = {
BPF_STMT(BPF_RET+BPF_K, (u_int)-1),
};

but I can not receive any packet.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: help:make firefox failure.(Script configure failed unexpectedly. Please run the gnomelogalyzer)

2006-05-02 Thread snnn

please send your config.log to here
/usr/ports/www/firefox/work/mozilla/config.log
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


how to export mail from thunderbird to evolution?

2006-05-02 Thread snnn

thanks!


smime.p7s
Description: S/MIME Cryptographic Signature


Re: where is libkse?

2006-05-01 Thread snnn

Nils Vogels wrote:

snnn wrote on 01-05-2006 4:09:
  

: undefined reference to `kse_create(kse_mailbox*, int)'

I cannot find libkse under freebsd6.0.
which library should I linked for sys/kse.h ?


From the man page on kse_create(2)

KSE(2)FreeBSD System Calls Manual  
KSE(2)


NAME
 kse -- kernel support for user threads

LIBRARY
 Standard C Library (libc, -lc)
  

I've compiled it with -lc,but the problem is still.



smime.p7s
Description: S/MIME Cryptographic Signature


Re: how to sync palm under FreeBSD?

2006-04-30 Thread snnn

David Banning wrote:

On Sun, Apr 30, 2006 at 11:53:30AM +0800, snnn wrote:
  

my OS version is FreeBSD6.0 p7
my palm is m125

I've installed jpilot,coldsync... from ports.
However,jpilot said cannot find the device /dev/pilot

I have not compiled the kernel with ucom and uvisor.
So I loaded them by 'kldload'.
then put the following lines under 'usbd.conf'.



Did you make sure that ucom is compiled into the kernel?

  


yes,and also ugen.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


where is libkse?

2006-04-30 Thread snnn

: undefined reference to `kse_create(kse_mailbox*, int)'

I cannot find libkse under freebsd6.0.
which library should I linked for sys/kse.h ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


how to sync palm under FreeBSD?

2006-04-29 Thread snnn

my OS version is FreeBSD6.0 p7
my palm is m125

I've installed jpilot,coldsync... from ports.
However,jpilot said cannot find the device /dev/pilot

I have not compiled the kernel with ucom and uvisor.
So I loaded them by 'kldload'.
then put the following lines under 'usbd.conf'.

device Palm Handheld
devname ucom[0-9]+
vendor  0x0830
product 0x0040
release 0x0100
attach ln -fs /dev/ucom0 /dev/pilot; chmod 666 /dev/ucom0

but there is already an entry about plam,
# This entry starts the ColdSync tool in daemon mode. Make sure you have 
an up
# to date /usr/local/etc/palms. We override the 'listen' settings for 
port and

# type in /usr/local/etc/coldsync.conf.
device Handspring Visor
   devname ugen[0-9]+
   vendor  0x082d
   product 0x0100
   release 0x0100
   attach /usr/local/bin/coldsync -md -p /dev/${DEVNAME} -t usb

and, when I push sync under plam,I'll got these errors from dmesg
ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2
ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2
ucom0: init failed, STALLED
device_attach: ucom0 attach returned 6

why?
thanks.




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: F.B.I. are stealing from suspects

2006-04-28 Thread snnn

what???
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to re-compile gcc?

2006-04-25 Thread snnn

There is no Makefile under /usr/src/contrib/gcc.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


I can't use any locale except C under c++

2006-04-11 Thread snnn
I think that's because FreeBSD is building gcc with 
--enable-clocale=generic and the generic code for _S_create_c_locale is 
as such:

 void
 locale::facet::_S_create_c_locale(__c_locale __cloc, const char* __s,
   __c_locale)
 {
   // Currently, the generic model only supports the C locale.
   // See http://gcc.gnu.org/ml/libstdc++/2003-02/msg00345.html
   __cloc = NULL;
   if (strcmp(__s, C))
 __throw_runtime_error(__N(locale::facet::_S_create_c_locale 
   name not valid));
 }

So even if the simplest (e.g. the following one) code will always catch 
a failure.

 try{
   std::locale::global(std::locale());
 }
 catch(std::runtime_error ex){
   //fail...
   std::locale::global(std::locale(C));
 }

Indeed,std::locale() will return the default locale setting of native 
environment(similar as setlocale() ),but now it may always throw an 
error of name not valid.It's badly.


what should I do?
install another gcc from ports?






___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


font renderer already registered

2006-04-06 Thread snnn

Help!
I got many warnings such as Warning: font renderer for .pcf already 
registered at priority 0 when I start X.


there is my Xorg.0.log

X Window System Version 6.9.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: FreeBSD 6.0 i386 [ELF]
Current Operating System: FreeBSD localhost.localdomain 6.0-RELEASE-p6 
FreeBSD 6.0-RELEASE-p6 #1: Wed Apr  5 19:59:21 CST 2006 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/snnn i386

Build Date: 16 February 2006
   Before reporting problems, check http://wiki.X.Org
   to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Thu Apr  6 14:09:58 2006
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Layout0
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device Card0
(**) |--Input Device Keyboard0
(**) Option XkbModel pc105
(**) Option XkbLayout us
(**) XKB: layout: us
(==) Keyboard: CustomKeycode disabled
(**) |--Input Device Mouse0
(WW) The directory /usr/X11R6/lib/X11/fonts/CID/ does not exist.
   Entry deleted from font path.
(==) FontPath set to 
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/

(==) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.2
   X.Org Video Driver: 0.8
   X.Org XInput driver : 0.5
   X.Org Server Extension : 0.2
   X.Org Font Renderer : 0.4
(II) Loader running on freebsd
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Module bitmap: vendor=X.Org Foundation
   compiled for 6.9.0, module version = 1.0.0
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
   compiled for 6.9.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 0.8
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,01e0 card , rev c1 class 06,00,00 
hdr 80
(II) PCI: 00:00:1: chip 10de,01eb card 10de,0c17 rev c1 class 05,00,00 
hdr 80
(II) PCI: 00:00:2: chip 10de,01ee card 10de,0c17 rev c1 class 05,00,00 
hdr 80
(II) PCI: 00:00:3: chip 10de,01ed card 10de,0c17 rev c1 class 05,00,00 
hdr 80
(II) PCI: 00:00:4: chip 10de,01ec card 10de,0c17 rev c1 class 05,00,00 
hdr 80
(II) PCI: 00:00:5: chip 10de,01ef card 10de,0c17 rev c1 class 05,00,00 
hdr 80
(II) PCI: 00:01:0: chip 10de,0060 card 10de,0c11 rev a4 class 06,01,00 
hdr 80
(II) PCI: 00:01:1: chip 10de,0064 card 10de,0c11 rev a2 class 0c,05,00 
hdr 80
(II) PCI: 00:02:0: chip 10de,0067 card 10de,0c11 rev a4 class 0c,03,10 
hdr 80
(II) PCI: 00:02:1: chip 10de,0067 card 10de,0c11 rev a4 class 0c,03,10 
hdr 80
(II) PCI: 00:02:2: chip 10de,0068 card 10de,0c11 rev a4 class 0c,03,20 
hdr 80
(II) PCI: 00:04:0: chip 10de,0066 card 10de,0c11 rev a1 class 02,00,00 
hdr 00
(II) PCI: 00:06:0: chip 10de,006a card 10de,4144 rev a1 class 04,01,00 
hdr 00
(II) PCI: 00:08:0: chip 10de,006c card , rev a3 class 06,04,00 
hdr 01
(II) PCI: 00:09:0: chip 10de,0065 card 10de,05b2 rev a2 class 01,01,8a 
hdr 00
(II) PCI: 00:1e:0: chip 10de,01e8 card , rev c1 class 06,04,00 
hdr 01
(II) PCI: 01:00:0: chip 10de,0173 card , rev a3 class 03,00,00 
hdr 00
(II) PCI: 02:07:0: chip 1073,000c card 1073,000c rev 03 class 04,01,00 
hdr 00

(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
   [0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
   [0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
   [0] -1  0   0x - 0x (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:8:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 2 non-prefetchable memory range:
   [0] -1  0   0xe400 - 0xe4ff (0x100) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
   [0] -1  0   0xe500 - 0xe6ff (0x200) MX[B]
(II) Bus 1 prefetchable memory range:
   [0] -1

how to kill this process

2006-03-26 Thread snnn
# killall -CONT mysqld
# killall -CONT mysqld
# ps -A|grep mysqld
72:39951  p0- T  0:01.21 /usr/local/libexec/mysqld
--defaults-extra-file=/var/
176:25582  p1  R+ 0:00.00 grep -n --color=auto mysqld
# kill -CONT 39951
# kill -9 39951

I cannot kill it by kill -9
why?

This the my environment
bbs# uname -a
FreeBSD bbs.xxx.edu.cn 5.4-RELEASE-p12 FreeBSD 5.4-RELEASE-p12 #2: Thu Mar
16 1
5:48:16 CST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYKERNEL  i386
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


WARNINGs about ipsec

2006-02-13 Thread snnn

WARNING: debug.mpsafenet forced to 0 as ipsec requires Giant
WARNING: MPSAFE network stack disabled, expect reduced performance.

what does them meat?
how to fix?

thanks.



smime.p7s
Description: S/MIME Cryptographic Signature


font rendereralready registered

2006-02-13 Thread snnn

Warning: font renderer for .pcf already registered at priority 0
Warning: font renderer for .pcf.Z already registered at priority 0
Warning: font renderer for .pcf.gz already registered at priority 0
Warning: font renderer for .snf already registered at priority 0
Warning: font renderer for .snf.Z already registered at priority 0
Warning: font renderer for .snf.gz already registered at priority 0
Warning: font renderer for .bdf already registered at priority 0
Warning: font renderer for .bdf.Z already registered at priority 0
Warning: font renderer for .bdf.gz already registered at priority 0
Warning: font renderer for .pmf already registered at priority 0

These warnings come out every day when I init X.

How to fix?
thank you.



smime.p7s
Description: S/MIME Cryptographic Signature


How can I use joystick under freebsd?

2006-02-13 Thread snnn

$ dmesg | grep -i joy
139:uhid0: GreenAsia Inc. USB Joystick, rev 1.00/1.07, addr 2, iclass 3/0

when booting,the kernel detected it.
but I can not use it under games.e.g.port: emulators/gens



smime.p7s
Description: S/MIME Cryptographic Signature


error when make depend

2005-11-23 Thread snnn
Yesterday,I upgrade my FreeBSD to 6.0 from cdrom,then cvsup  the kernel 
source (/usr/src) to 6.0


when I recompile the kernel ,get the follow error

/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/dojump.c:1101:23: 
gt-dojump.h: No such file or directory

mkdep: compile failed
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc/cc_int.
*** Error code 1

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

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

Stop in /usr/src/gnu.
*** Error code 1

Stop in /usr/src.
*** Error code 1

--




smime.p7s
Description: S/MIME Cryptographic Signature


Need help, How to use knobs?

2005-11-15 Thread snnn

I'm a newbie to Freebsd.
Who can tell me how to set the options used by knob when compile a port?
Thanks~


smime.p7s
Description: S/MIME Cryptographic Signature


smp problem

2005-11-15 Thread snnn

My server is HP DL380,which has 2 Intel Xeox 3.04G x68 CPU,but hw.ncpu=1;

$ sysctl hw.ncpu
hw.ncpu: 1


I've already add Option SMP into the kernel configure file and 
recompiled the kernel.


The FreeBSD version is 5.4,just updated from cvsup .

The following is the boot info

Nov 15 11:03:53  syslogd: kernel boot file is /boot/kernel/kernel
Nov 15 11:03:53  kernel: Copyright (c) 1992-2005 The FreeBSD Project.
Nov 15 11:03:53  kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 
1989, \1991, 1992, 1993, 1994
Nov 15 11:03:53  kernel: The Regents of the University of California. 
All r\ights reserved.
Nov 15 11:03:53  kernel: FreeBSD 5.4-RELEASE-p8 #1: Tue Nov 15 10:45:33 
CST\ 2005

Nov 15 11:03:53  kernel: /usr/obj/usr/src/sys/MYKERNE\L
Nov 15 11:03:53  kernel: Timecounter i8254 frequency 1193182 Hz quality 0
Nov 15 11:03:53  kernel: CPU: Intel(R) Xeon(TM) CPU 3.06GHz (3056.50-MHz 
68\6-class CPU)

Nov 15 11:03:53  kernel: Origin = GenuineIntel  Id = 0xf25  Stepping = 5
Nov 15 11:03:53  kernel: 
Features=0xbfebf9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE\,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,\TM,PBE

Nov 15 11:03:53  kernel: Hyperthreading: 2 logical CPUs
Nov 15 11:03:53  kernel: real memory  = 2147459072 (2047 MB)
Nov 15 11:03:53  kernel: avail memory = 2095996928 (1998 MB)
Nov 15 11:03:53  kernel: Pentium 4 TCC support enabled, current 
performance\ 100%

Nov 15 11:03:53  kernel: npx0: math processor on motherboard
Nov 15 11:03:53  kernel: npx0: INT 16 interface
Nov 15 11:03:53  kernel: acpi0: COMPAQ P29 on motherboard
Nov 15 11:03:53  kernel: acpi0: Power Button (fixed)
Nov 15 11:03:53  kernel: Timecounter ACPI-safe frequency 3579545 Hz 
quali\ty 1000
Nov 15 11:03:53  kernel: acpi_timer0: 32-bit timer at 3.579545MHz port 
0x\920-0x923 on acpi0

Nov 15 11:03:53  kernel: cpu0: ACPI CPU on acpi0
Nov 15 11:03:53  kernel: pcib0: ACPI Host-PCI bridge on acpi0
ov 15 11:03:53  kernel: pci0: ACPI PCI bus on pcib0
Nov 15 11:03:53  kernel: pci0: display, VGA at device 3.0 (no driver 
atta\ched)
Nov 15 11:03:53  kernel: pci0: base peripheral at device 4.0 (no 
driver a\ttached)
Nov 15 11:03:53  kernel: pci0: base peripheral at device 4.2 (no 
driver a\ttached)

Nov 15 11:03:53  kernel: isab0: PCI-ISA bridge at device 15.0 on pci0
Nov 15 11:03:53  kernel: isa0: ISA bus on isab0
Nov 15 11:03:53  kernel: atapci0: ServerWorks CSB5 UDMA100 controller 
por\t 0x2000-0x200f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 15.1 
on pci0

Nov 15 11:03:53  kernel: ata0: channel #0 on atapci0
Nov 15 11:03:53  kernel: ata1: channel #1 on atapci0
Nov 15 11:03:53  kernel: ohci0: OHCI (generic) USB controller mem 
0xf5ef0\000-0xf5ef0fff irq 7 at device 15.2 on pci0

Nov 15 11:03:53  kernel: usb0: OHCI version 1.0, legacy support
Nov 15 11:03:53  kernel: usb0: SMM does not respond, resetting
Nov 15 11:03:53  kernel: usb0: OHCI (generic) USB controller on ohci0
Nov 15 11:03:53  kernel: usb0: USB revision 1.0
Nov 15 11:03:53  kernel: uhub0: (0x1166) OHCI root hub, class 9/0, rev 
1.00\/1.00, addr 1

Nov 15 11:03:53  kernel: uhub0: 4 ports with 4 removable, self powered
Nov 15 11:03:53  kernel: pcib1: ACPI Host-PCI bridge on acpi0
Nov 15 11:03:53  kernel: pci1: ACPI PCI bus on pcib1
Nov 15 11:03:53  kernel: ciss0: Compaq Smart Array 5i port 
0x3000-0x30ff \mem 0xf7cf-0xf7cf3fff,0xf7dc-0xf7df irq 10 at 
device 3.0 on pci1

Nov 15 11:03:53  kernel: pcib2: ACPI Host-PCI bridge on acpi0
Nov 15 11:03:53  kernel: pci2: ACPI PCI bus on pcib2
Nov 15 11:03:53  kernel: bge0: Broadcom BCM5703 Gigabit Ethernet, ASIC 
rev\. 0x1002 mem 0xf7ef-0xf7ef irq 11 at device 1.0 on pci2

Nov 15 11:03:53  kernel: miibus0: MII bus on bge0
Nov 15 11:03:53  kernel: brgphy0: BCM5703 10/100/1000baseTX PHY on 
miibus\0
Nov 15 11:03:53  kernel: brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 
100base\TX-FDX, 1000baseTX, 1000baseTX-FDX, auto

Nov 15 11:03:53  kernel: bge0: Ethernet address: 00:11:0a:99:83:ad
Nov 15 11:03:53  kernel: bge1: Broadcom BCM5703 Gigabit Ethernet, ASIC 
rev\. 0x1002 mem 0xf7ee-0xf7ee irq 15 at device 2.0 on pci2

Nov 15 11:03:53  kernel: miibus1: MII bus on bge1
Nov 15 11:03:53  kernel: brgphy1: BCM5703 10/100/1000baseTX PHY on 
miibus\1
Nov 15 11:03:53  kernel: brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 
100base\TX-FDX, 1000baseTX, 1000baseTX-FDX, auto

Nov 15 11:03:53  kernel: bge1: Ethernet address: 00:11:0a:99:83:ac
Nov 15 11:03:53  kernel: pcib3: ACPI Host-PCI bridge on acpi0
Nov 15 11:03:53  kernel: pci3: ACPI PCI bus on pcib3
Nov 15 11:03:53  kernel: pcib4: ACPI Host-PCI bridge on acpi0
Nov 15 11:03:53  kernel: pci6: ACPI PCI bus on pcib4
Nov 15 11:03:53  kernel: pci6: base peripheral, PCI hot-plug 
controller a\t device 30.0 (no driver attached)

Nov 15 11:03:53  kernel: acpi_tz0: Thermal Zone on acpi0
Nov 15 11:03:53  kernel: atkbdc0: Keyboard controller (i8042) port 
0x64,0\x60 irq 1 on acpi0

Nov 15 11:03:53  kernel: atkbd0: AT Keyboard irq 1 on atkbdc0
Nov 15 11:03:53  

How to read FreeBSD partition under winXP?

2005-10-03 Thread snnn
How to read FreeBSD partition under winXP? Is there some freeware I can 
download?


I think this is a frequently question, I searched it on google, and find 
one named FFS Driver Mount Manager on sourceforge.net.It's easy to 
use,but I can only mount one partition /... Who can told me how to use 
it? Or give me a link to another similar software?


Thanks.

p.s.I'm a newbie of this mail list,is here any FAQs (of this mail list) 
I can read first?


--
http://www.freewebs.com/snnn




smime.p7s
Description: S/MIME Cryptographic Signature


How to read FreeBSD partition under winXP?

2005-10-03 Thread snnn

How to read FreeBSD partition under winXP? Is there some freeware I can
download?

I think this is a frequently question, I searched it on google, and find
one named FFS Driver Mount Manager on sourceforge.net.It's easy to
use,but I can only mount one partition /... Who can told me how to use
it? Or give me a link to another similar software?

Thanks.

p.s.I'm a newbie of this mail list,is here any FAQs (of this mail list)
I can read first?

--
http://www.freewebs.com/snnn



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]