Korea FreeBSD Users Group News, Internal, Projects, Home
Software, Support, Documentation

Re: [KFUG] Allegro-1/Maestro3



[ ³¯Â¥¼ø »öÀÎ ] [ ´ñ±Û¼ø »öÀÎ ] [ ÃÖ»óÀ§ »öÀÎ] [ °Ë»ö]

[ÀÌÀü ±Û] [´ÙÀ½ ±Û] [ÀÌÀü ´ñ±Û] [´ÙÀ½ ´ñ±Û]


Re: [KFUG] Allegro-1/Maestro3 사용하는분 계신가요

보낸사람    	  doubleo7@xxxxxxxxxx [주소록에 추가]
받는사람   	  yongari@xxxxxxxxxxx
참 조
제 목   	  답변: Re: [KFUG] Allegro-1/Maestro3 사용하는분 계신가요
보낸일자   	  Fri, 29 Oct 2004 00:13:57 +0900
죄송하지만, 저는 x.org를 띄우려고 x-org 설정프로그램을 띄우려고 하다가
libm.so.2가 없다는 메시지를 받고, 얼마 전에 libm.so.2를 libm.so.3로
심볼릭 링크를 걸라고 한 안내를 얼마 전에 읽은 (5.3 RC1 릴리즈노트를 보다가
보게 된)
기억이 나서 링크를 만든다고 한 것이 하드링크를 만들어 놓는 바람에 (굳이
고칠 필요는 없지만
이것을 고치려다가 libmd.so.2를 같이 지워 버리는 어이없는 실수를 해서,
5.3 RC1으로 새로 설치하는 중입니다. 실수한 것에 비해서는 시간 피해가 막심하군요..
libmd.so.2가 지워지니, pkg_info도 제대로 실행이 되지 않고, 다른 가상 콘솔로도
login이
되지 않더군요. 겁이 나서 완전히 다시 설치하는 중입니다. (5.3 BETA 7은 그
사이에
ftp 저장소에서 사라져서, RC1으로 설치하고 있습니다. 그래도 괜찮겠죠?)
이 설치가 끝나면, 다시 알아 보고 답해 드리겠습니다.
왜 이렇게 저는 아무리 공부를 해도 이런 삽질에 휘말리게 되는지 모르겠습니다.

그럼, 그동안 안녕히...

Yesterday, After installing RC1,
I played some
mp3 and ogg files
(OpenBSD's logo songs at
ftp://ftp.openbsd.org/pub/OpenBSD/songs/)

with mp3blaster at console (No X-Window terminal).

They worked fine and
volume controls with the keys [t] and [<] and [>],
but while playing songs if I move
mouse cursor (i.e. mouse pointer),
then some tick-tick'ing noises were heard,
and the played sound tone was slightly lowered and delayed.

So, I asked what will happen in X-Window terminal?
 (e.g. in gnome-terminal or so..)
I setup x-org as you informed me.
And launched X with startx command.
When launching I encountered an error message.
It looked like this.(but in english)

________________
XKB 설정을 활성화하는 데 오류가 발생했습니다.
내부 X 서버 문제일 것입니다.

X 서버 버전 데이터:
The X.Org Foundation
60700000

이 상황을 버그로 보고하시려면, 다음 정보를 포함해 주십시오:
- xprop -root | grep XKB의 결과
- gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb의 결과
______________

I didn't changed any XKB related settings, and only accepted
defaults.

Requested informations

- the result of  "xprop -root | grep XKB"
_________________________________________
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc101", "us", "", ""
_XKB_RULES_NAMES(STRING) = "xorg", "pc101", "us", "", ""
_________________________________________

- the result of "gconftool-2 -R ...."
_________________________________________
 layouts = []
 model = acpi
_________________________________________



And in gnome-terminal, I launched mp3blaser,
I played same files, and it worked well,
at this time,
even while I was moving mouse cursor of X-window.

I enabled gnome sound server setting and sound events.
At this time, for a while it worked well with both,
gnome desktop sound events and mp3blaster in gnome-terminal.
But, about in 20 seconds, mp3blaster's song play was hanged
with unstopped but hanged (at stopped play point)
sound, but mp3blater itself was not dead, it accepted
keyboard inputs with no hanging, except for
the "stop/start play" related key (i.e. the [5] key,
 and [1],[2],[3],[4],[6] keys, as you know..).

only sound was hanged at current play time point with
unstopped sound.
(For example, if the play lyrics was "... the machine ..."
 and it hanged at "the mach..", then it keeps sound
"... the machchchchchchchchchchchchchchchchchchchchch...")

If I minimize down the gnome-terminal window that mp3blaster
running and normalize it up,
then the hang was released and play was continued, and
the [5] key action was processed.
But in some 4 or 5 seconds it played
well, but after that 4 or 5 seconds, it hanged again.
I repeated minimize down the terminal window and normalize
up. Then, song play was continued.



Today, I setup (((((((Korean environment))))))) as in FreeBSD handbook
at
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/using-localization.html

#Users who do not wish to use monetary units or time formats
#of Taiwan can manually change each variable
me:\
    :lang=zh_TW.Big5:\
    :lc_all=zh_TW.Big:\
    :lc_collate=zh_TW.Big5:\
    :lc_ctype=zh_TW.Big5:\
    :lc_messages=zh_TW.Big5:\
    :lc_monetary=zh_TW.Big5:\
    :lc_numeric=zh_TW.Big5:\
    :lc_time=zh_TW.Big5:\
    :charset=big5:\
    :xmodifiers="@im=xcin": #Setting the XIM Input Server


with replaced all zh_TW.Big5 and zh_TW.Big
(I think this "Big" (and not "Big5") is an errata
that sould be fixed to "Big5")
to ko_KR.eucKR
and charset=euc-kr
and xmodifiers="@im=nabi"
in my newly created .login_conf file.
(in the /root directory.)

and I edited "/etc/ttys" file to be
xdm login enabled with launching FreeBSD.

And launched the Hangul Inputmethod program "nabi".

All Gnome environment message was displayed in korean,

But input of Hangul was impossible in any x program(except hanterm).

"hanterm" was correctly.

No error message was displayed with nabi when launching.
But, as the screenshot I attatched to the mail shows,
the xim clients seems not connected to the server(nabi).

THE REASON I think,

All other X-programs(especially gtk-applications) (except hanterm)
works with Unicode utf-8,
ignoring the environment variable settings.

I attached the second screenshot file
showing the result of "ls" command of *.png
in hanterm with [wansung] encoding,
and "file browser" of gnome showing the png file name
correctly(? well.., to the screen and to my eyes).

But, it seems the CONTENT of the text editor, gedit is saved in eucKR correctly.

the third screenshot attached shows the result of hanterm+vi editor content
of
this mail message file and the gedit's screenshot with the same text file.

They both shows the correct behavior.
(In fact, I saved this document with "current locale(EUC-KR)"(in Korean)
option
at "save as" dialog box, as you know there exist
2 options (unicode and current locale) by default.


To correct this problem and to be able to input Korean Hangul,
should I change from eucKR to utf-8 environment?


ANYWAY, about the soundcard subject,
today it worked not so well.

the
dmesg | grep pcm
results.....
-------------------------
pcm0: <ESS Technology Maestro3> port 0x1400-0x14ff mem 0xf4102000-0xf4103fff
irq 5 at device 12.0 on pci0
pcm0: failed: rid 0x10 is ioport, requested 3
pcm0: [GIANT-LOCKED]
pcm0: <SigmaTel STAC9721/23 AC97 Codec>
pcm0:play:0: play interrupt timeout, channel dead
pcm0:play:0: play interrupt timeout, channel dead
pcm0:play:0: play interrupt timeout, channel dead
pcm0:play:0: play interrupt timeout, channel dead
pcm0:play:0: play interrupt timeout, channel dead
pcm0:play:0: play interrupt timeout, channel dead
________________________

all dmesg messages are attatched below the end of this mail text.

the yesterday's
pciconf -lv
results....

--------------------------------------------
agp0@pci0:0:0:	class=0x060000 card=0x00000000 chip=0x71908086 rev=0x03 hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82443BX/ZX 440BX/ZX CPU to PCI Bridge (AGP Implemented)'
    class    = bridge
    subclass = HOST-PCI
pcib1@pci0:1:0:	class=0x060400 card=0x00000000 chip=0x71918086 rev=0x03
hdr=0x01
    vendor   = 'Intel Corporation'
    device   = '82443BX/ZX 440BX/ZX AGPset PCI-to-PCI bridge'
    class    = bridge
    subclass = PCI-PCI
isab0@pci0:7:0:	class=0x060100 card=0x00000000 chip=0x71108086 rev=0x02
hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82371AB/EB/MB PIIX4/4E/4M ISA Bridge'
    class    = bridge
    subclass = PCI-ISA
atapci0@pci0:7:1:	class=0x010180 card=0x00000000 chip=0x71118086 rev=0x01
hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82371AB/EB/MB PIIX4/4E/4M IDE Controller'
    class    = mass storage
    subclass = ATA
uhci0@pci0:7:2:	class=0x0c0300 card=0x00000000 chip=0x71128086 rev=0x01
hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82371AB/EB/MB PIIX4/4E/4M USB Interface'
    class    = serial bus
    subclass = USB
none0@pci0:7:3:	class=0x068000 card=0x00000000 chip=0x71138086 rev=0x02
hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82371AB/EB/MB PIIX4/4E/4M Power Management Controller'
    class    = bridge
    subclass = PCI-unknown
cbb0@pci0:8:0:	class=0x060700 card=0x6f00144d chip=0xac50104c rev=0x01 hdr=0x02
    vendor   = 'Texas Instruments (TI)'
    device   = 'PCI1410 PC card cardBus Controller'
    class    = bridge
    subclass = PCI-CardBus
pcm0@pci0:12:0:	class=0x040100 card=0x3261144d chip=0x199a125d rev=0x00
hdr=0x00
    vendor   = 'ESS Technology'
    device   = 'ES1980 Maestro-3 PCI Audio Accelerator'
    class    = multimedia
    subclass = audio
fxp0@pci0:13:0:	class=0x020000 card=0x2501144d chip=0x12298086 rev=0x08
hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82550/1/7/8/9 EtherExpress PRO/100(B) Ethernet Adapter'
    class    = network
    subclass = ethernet
none1@pci0:13:1:	class=0x070002 card=0x2501144d chip=0x044411c1 rev=0x00
hdr=0x00
    vendor   = 'Lucent/Agere Systems (Was: AT&T MicroElectronics)'
    device   = 'LT Winmodem'
    class    = simple comms
    subclass = UART
none2@pci1:0:0:	class=0x030000 card=0x6a10144d chip=0x4c4d1002 rev=0x64
hdr=0x00
    vendor   = 'ATI Technologies Inc.'
    device   = '01541014 Rage P/M Mobility AGP 2x'
    class    = display
    subclass = VGA
__________________________________


the today's
pciconf -lv
results....

--------------------------------------------
agp0@pci0:0:0:	class=0x060000 card=0x00000000 chip=0x71908086 rev=0x03 hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82443BX/ZX 440BX/ZX CPU to PCI Bridge (AGP Implemented)'
    class    = bridge
    subclass = HOST-PCI
pcib1@pci0:1:0:	class=0x060400 card=0x00000000 chip=0x71918086 rev=0x03
hdr=0x01
    vendor   = 'Intel Corporation'
    device   = '82443BX/ZX 440BX/ZX AGPset PCI-to-PCI bridge'
    class    = bridge
    subclass = PCI-PCI
isab0@pci0:7:0:	class=0x060100 card=0x00000000 chip=0x71108086 rev=0x02
hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82371AB/EB/MB PIIX4/4E/4M ISA Bridge'
    class    = bridge
    subclass = PCI-ISA
atapci0@pci0:7:1:	class=0x010180 card=0x00000000 chip=0x71118086 rev=0x01
hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82371AB/EB/MB PIIX4/4E/4M IDE Controller'
    class    = mass storage
    subclass = ATA
uhci0@pci0:7:2:	class=0x0c0300 card=0x00000000 chip=0x71128086 rev=0x01
hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82371AB/EB/MB PIIX4/4E/4M USB Interface'
    class    = serial bus
    subclass = USB
none0@pci0:7:3:	class=0x068000 card=0x00000000 chip=0x71138086 rev=0x02
hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82371AB/EB/MB PIIX4/4E/4M Power Management Controller'
    class    = bridge
    subclass = PCI-unknown
cbb0@pci0:8:0:	class=0x060700 card=0x6f00144d chip=0xac50104c rev=0x01 hdr=0x02
    vendor   = 'Texas Instruments (TI)'
    device   = 'PCI1410 PC card cardBus Controller'
    class    = bridge
    subclass = PCI-CardBus
pcm0@pci0:12:0:	class=0x040100 card=0x3261144d chip=0x199a125d rev=0x00
hdr=0x00
    vendor   = 'ESS Technology'
    device   = 'ES1980 Maestro-3 PCI Audio Accelerator'
    class    = multimedia
    subclass = audio
fxp0@pci0:13:0:	class=0x020000 card=0x2501144d chip=0x12298086 rev=0x08
hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82550/1/7/8/9 EtherExpress PRO/100(B) Ethernet Adapter'
    class    = network
    subclass = ethernet
none1@pci0:13:1:	class=0x070002 card=0x2501144d chip=0x044411c1 rev=0x00
hdr=0x00
    vendor   = 'Lucent/Agere Systems (Was: AT&T MicroElectronics)'
    device   = 'LT Winmodem 845G'
    class    = simple comms
    subclass = UART
none2@pci1:0:0:	class=0x030000 card=0x6a10144d chip=0x4c4d1002 rev=0x64
hdr=0x00
    vendor   = 'ATI Technologies Inc.'
    device   = '01541014 Rage P/M Mobility AGP 2x'
    class    = display
    subclass = VGA
______________________________________

They are quite similar except small(?) difference at none1@pci0:13:1:

the
cat /dev/sndstat
results....
--------------------------
FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: <ESS Technology Maestro3> at io 0x1400 irq 5 kld snd_maestro3 (4p/1r/0v
channels duplex default)
______________________________

It is same with yesterday and today.
But today the sound card doesn't work at all, no sounds, no beeps.
mp3blaster doesn't play a bit of sound.

-------------------------
But, I rebooted OS with shutdown -r now
then, now, the sound card works well.
I installed xmms and played the files. And they play well,
with no tone delay at all.

I disabled the gnome sound event. And All others including mp3blater works
fine.
Hmmmm... What was the matter with previous booting??


the dmesg message attach (though I think obsolete.. Anyway..-_-)

Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 5.3-RC1 #0: Sun Oct 17 01:25:37 UTC 2004
    root@xxxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/GENERIC
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel Pentium III (751.71-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x68a  Stepping = 10
  Features=0x387f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,PN,MMX,FXSR,SSE>
real memory  = 201261056 (191 MB)
avail memory = 187273216 (178 MB)
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <PTLTD   RSDT> on motherboard
acpi_ec0: <Embedded Controller: GPE 0x9, GLK> port 0x66,0x62 on acpi0
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0
cpu0: <ACPI CPU (2 Cx states)> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
agp0: <Intel 82443BX (440 BX) host to PCI bridge> mem 0xf8000000-0xfbffffff
at device 0.0 on pci0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pcib1: could not get PCI interrupt routing table for \\_SB_.PCI0.PCI1 -
AE_NOT_FOUND
pci1: <ACPI PCI bus> on pcib1
pci1: <display, VGA> at device 0.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 UDMA33 controller> port 0x1040-0x104f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7
at device 7.1 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0x1060-0x107f at device
7.2 on pci0
uhci0: [GIANT-LOCKED]
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
pci0: <bridge, PCI-unknown> at device 7.3 (no driver attached)
cbb0: <TI1410 PCI-CardBus Bridge> at device 8.0 on pci0
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
pcm0: <ESS Technology Maestro3> port 0x1400-0x14ff mem 0xf4102000-0xf4103fff
irq 5 at device 12.0 on pci0
pcm0: failed: rid 0x10 is ioport, requested 3
pcm0: [GIANT-LOCKED]
pcm0: <SigmaTel STAC9721/23 AC97 Codec>
fxp0: <Intel 82559 Pro/100 Ethernet> port 0x1000-0x103f mem 0xf4000000-0xf40fffff,0xf4100000-0xf4100fff
irq 10 at device 13.0 on pci0
miibus0: <MII bus> on fxp0
inphy0: <i82555 10/100 media interface> on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: Ethernet address: 00:00:f0:67:59:97
pci0: <simple comms, UART> at device 13.1 (no driver attached)
acpi_button0: <Sleep Button> on acpi0
acpi_button1: <Power Button> on acpi0
acpi_acad0: <AC Adapter> on acpi0
acpi_cmbat0: <Control Method Battery> on acpi0
acpi_cmbat1: <Control Method Battery> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Generic PS/2 mouse, device ID 0
ppc0: <Standard parallel printer port> port 0x378-0x37f irq 7 on acpi0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on
acpi0
sio0: type 16550A
fdc0: <floppy drive controller> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
fdc0: [FAST]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
orm0: <ISA Option ROMs> at iomem 0xe4000-0xe4fff,0xc0000-0xcffff on isa0
pmtimer0 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Timecounter "TSC" frequency 751707926 Hz quality 800
Timecounters tick every 10.000 msec
acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0%
ad0: 19077MB <TOSHIBA MK2016GAP/U0.30 A> [38760/16/63] at ata0-master UDMA33
Mounting root from ufs:/dev/ad0s2a
pcm0:play:0: play interrupt timeout, channel dead
pcm0:play:0: play interrupt timeout, channel dead
pcm0:play:0: play interrupt timeout, channel dead
pcm0:play:0: play interrupt timeout, channel dead
pcm0:play:0: play interrupt timeout, channel dead
pcm0:play:0: play interrupt timeout, channel dead
Waiting (max 60 seconds) for system process `vnlru' to stop...done
Waiting (max 60 seconds) for system process `bufdaemon' to stop...done
Waiting (max 60 seconds) for system process `syncer' to stop...
Syncing disks, vnodes remaining...3 3 2 0 0 done
No buffers busy after final sync
Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 5.3-RC1 #0: Sun Oct 17 01:25:37 UTC 2004
    root@xxxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/GENERIC
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel Pentium III (751.71-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x68a  Stepping = 10
  Features=0x387f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,PN,MMX,FXSR,SSE>
real memory  = 201261056 (191 MB)
avail memory = 187273216 (178 MB)
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <PTLTD   RSDT> on motherboard
acpi_ec0: <Embedded Controller: GPE 0x9, GLK> port 0x66,0x62 on acpi0
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0
cpu0: <ACPI CPU (2 Cx states)> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
agp0: <Intel 82443BX (440 BX) host to PCI bridge> mem 0xf8000000-0xfbffffff
at device 0.0 on pci0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pcib1: could not get PCI interrupt routing table for \\_SB_.PCI0.PCI1 -
AE_NOT_FOUND
pci1: <ACPI PCI bus> on pcib1
pci1: <display, VGA> at device 0.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 UDMA33 controller> port 0x1040-0x104f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7
at device 7.1 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0x1060-0x107f at device
7.2 on pci0
uhci0: [GIANT-LOCKED]
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
pci0: <bridge, PCI-unknown> at device 7.3 (no driver attached)
cbb0: <TI1410 PCI-CardBus Bridge> at device 8.0 on pci0
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
pcm0: <ESS Technology Maestro3> port 0x1400-0x14ff mem 0xf4102000-0xf4103fff
irq 5 at device 12.0 on pci0
pcm0: failed: rid 0x10 is ioport, requested 3
pcm0: [GIANT-LOCKED]
pcm0: <SigmaTel STAC9721/23 AC97 Codec>
fxp0: <Intel 82559 Pro/100 Ethernet> port 0x1000-0x103f mem 0xf4000000-0xf40fffff,0xf4100000-0xf4100fff
irq 10 at device 13.0 on pci0
miibus0: <MII bus> on fxp0
inphy0: <i82555 10/100 media interface> on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: Ethernet address: 00:00:f0:67:59:97
pci0: <simple comms, UART> at device 13.1 (no driver attached)
acpi_button0: <Sleep Button> on acpi0
acpi_button1: <Power Button> on acpi0
acpi_acad0: <AC Adapter> on acpi0
acpi_cmbat0: <Control Method Battery> on acpi0
acpi_cmbat1: <Control Method Battery> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Generic PS/2 mouse, device ID 0
ppc0: <Standard parallel printer port> port 0x378-0x37f irq 7 on acpi0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on
acpi0
sio0: type 16550A
fdc0: <floppy drive controller> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
fdc0: [FAST]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
orm0: <ISA Option ROMs> at iomem 0xe4000-0xe4fff,0xc0000-0xcffff on isa0
pmtimer0 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Timecounter "TSC" frequency 751708826 Hz quality 800
Timecounters tick every 10.000 msec
acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0%
ad0: 19077MB <TOSHIBA MK2016GAP/U0.30 A> [38760/16/63] at ata0-master UDMA33
Mounting root from ufs:/dev/ad0s2a






Attachment: &#236;&#138;¢´&#237;&#129;&#172;&#235;&#166;¡Æ&#236;&#131;¡¤.png
Description: PNG image

Attachment: screenshot.png
Description: PNG image

Attachment: screenshot2.png
Description: PNG image

_______________________________________________
한국 FreeBSD 사용자 그룹(KFUG) questions 메일링 리스트
questions at kr.FreeBSD.org
http://www.kr.FreeBSD.org/mailman/listinfo/questions

[ ³¯Â¥¼ø »öÀÎ ] [ ´ñ±Û¼ø »öÀÎ ] [ ÃÖ»óÀ§ »öÀÎ] [ °Ë»ö]

Copyright © 1998-2005 Korea FreeBSD Users Group.
All rights reserved. webmaster at kr.FreeBSD.org
$Date: 2004/10/30 20:07:44 $
Powered by FreeBSD