Re: BIOS settings (was Instrallation floppies and USB)

2000-03-03 Thread Takanori Watanabe
S itself want to set it arbitary. And any version FreeBSD ever have been released expects BIOS to set PnP setting. Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html"> Public Key Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F F1 20 A3 11 3A 62 2A To Unsubscribe

Re: Experimental ACPI driver.

1999-09-26 Thread Takanori Watanabe
re the most vital components. Yes.I think so too. Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html"> Public Key Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F F1 20 A3 11 3A 62 2A To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Abit's BP6 and 'lmmon' or 'chm'

1999-10-13 Thread Takanori Watanabe
ow it could be solved. The reason is the driver does not catch intrrupt. Wait a few days. I'll make a patch so that you can use polling mode for 'intpm'. Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html"> Public Key Key fingerprint = 2C 51 E2 78 2

Re: Abit's BP6 and 'lmmon' or 'chm'

1999-10-13 Thread Takanori Watanabe
ww.planet.sci.kobe-u.ac.jp/~takawata/smbus/sys/lm-dist.tar.gz (May be for a bit older CURRENT) But I wonder how do I specify bus to attach,so that I can prevent a ttaching Hardware monitor to bktr i2c bus. Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html"> Public Ke

intpm(4) polling patch

1999-10-13 Thread Takanori Watanabe
If you get "Device not configured" message, apply following patch and do 'sysctl -w hw.intpm_poll=1'.If your system is SMP, 'hw.intpm_poll' value is 1 as a default.(Not tested.) This is not *the right* solution,but it will work I think. Takanori Watanabe http

Re: For your amusement..

2001-10-08 Thread Takanori Watanabe
t;ACPI" frequency 3579545 Hz >acpi_cpu0: on acpi0 >acpi_cpu1: on acpi0 >acpi_pcib0: port 0xcf8-0xcff on acpi0 If there are no problem, would you give me DSDT block? Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html";> Public Key Key fingerprint = 2C

Re: link_elf: symbol card_compat_do_probe_desc undefined

2001-12-05 Thread Takanori Watanabe
efined >: KLD file joy.ko - could not finalize loading > >Hmmm. Looks like this is my fault. The joy driver now assumes that >pccard is in the base kernel, it seems. I will investigate. I hadn't >anticipated this problem. How about putting card_if.c and some suppor

Re: ACPI causes immediate reboot [Omnibook 6100] ?

2001-12-17 Thread Takanori Watanabe
ust too early in the boot sequence? > >And what can I try next? > >-- >Regards, >Georg. > >snipserial console captured during bootsnip > >OK show >LINES=24 >acpi_load=YES HERE! unset acpi_load Then send me ASL dump. Takanori Watanabe http://www.p

Re: ACPI messages.

2002-01-14 Thread Takanori Watanabe
B) something related to some part of the laptop hardware being unknown, > and thus >C) something that I ought to endeavour to fix, having the hardware? This may be AML(bytecode) bug made by vendor, which is not appeared in Microsoft implementation. Possible fix you can do now

Re: ThinkPad X22 PC-Card slot problem

2002-02-06 Thread Takanori Watanabe
: > >and the card does not attached. The complete dmesg with boot -v is >attached. Any ideas ? How about disabling ACPI? If this works, it is because ACPI PCI interrupt routing problem. pcib2: at device 30.0 on pci0 pci2: on pcib2 pcic0: mem 0x5000-0x5fff irq 11 at device 3.0

Re: acpi and invisible pnpbios?

2001-02-27 Thread Takanori Watanabe
identified or shown. It is because,PnPBIOS probe message etc. is shown by isa/pnpparse.c and ACPI enumulator do not use it. To be get verbose infomation, use debug option.(But it makes heavy performance loss.) Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html"> Pu

[HEADS UP]:ACPI S2-S4BIOS code was commited.

2001-07-19 Thread Takanori Watanabe
I now commited ACPI S2-S4BIOS code. In some machine, there are problem after resume. For example, keyboard will not work. (Keyboard reset required in DEVICE_RESUME method.) But it worked. Please try it. Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html";> Public

Re: ACPI on Sony VAIO z505s on fresh -CURRENT

2001-08-22 Thread Takanori Watanabe
interface instead. > May be there are some other utilites for acpi ? User interface of ACPI itself is not so fixed. Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html";> Public Key Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F F1 20 A3 11 3A 62 2A To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: My system hang with ACPI kernel thread

2000-09-27 Thread Takanori Watanabe
and see what I can do myself. Please set debug.aml_debug and debug.acpi_debug to 1 and see what will happen. Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html"> Public Key Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F F1 20 A3 11 3A 62 2A To Unsubscribe: send mail t

Re: "Driver Floppy" implementation (Re: "make release" breakage - dokern.sh patch 2)

2000-10-30 Thread Takanori Watanabe
ks in >the first floppy, but also more installation devices. Just FYI: If usb itself is module-ifed, USB ether modules cannot be load until MODULE_DEPEND,MODULE_VERSION is defined. Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html"> Public Key Key fingerprint =

Re: cvs commit: src/sys/dev/acpica acpi.c acpi_button.c acpi_ec.c acpi_isa.c acpi_lid.c acpi_pcib.c acpi_processor.c acpi_resource.c acpi_thermal.c acpi_timer.c acpiio.h acpivar.h

2000-12-08 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, Mike Smith $B$5$s$$(B $B$o$/(B: >msmith 2000/12/08 01:16:21 PST > > Modified files: >sys/dev/acpica acpi.c acpi_button.c acpi_ec.c acpi_isa.c > acpi_lid.c acpi_pcib.c acpi_processor.c > acpi_resou

Call for review:PECOFF(Win32 Execution format) module.

2000-12-19 Thread Takanori Watanabe
. If there is no objection, I will commit it. Thanks. Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html"> Public Key Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F F1 20 A3 11 3A 62 2A To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-cu

Re: How do I query system temperature probes ?

1999-02-02 Thread Takanori Watanabe
ed code on pcisupport.c from 1.88 to 1.89 will break it. If "intpm.h" is not included,chipset probe code is used instead of the driver probe code. Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html";> Public Key Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F

Re: How do I query system temperature probes ?

1999-02-04 Thread Takanori Watanabe
#x27;m sorry if you see this twice. Message-Id: <199901251651.baa27...@shidahara1.planet.sci.kobe-u.ac.jp> To: hack...@freebsd.org Subject: Some SMBus Stuffs. Date: Tue, 26 Jan 1999 01:51:13 +0900 From: Takanori Watanabe The driver for SMBus on Intel PIIX4 Power Management Controller has

Re: Driver tpm(4) and third party packages for trusted platform modules

2010-08-12 Thread Takanori Watanabe
In message <20100811203042.ga26...@modermoor.genua.de>, Hans-Joerg Hoexer wrote: >Hi, > >On Wed, Aug 04, 2010 at 07:39:41PM +0900, Takanori Watanabe wrote: >> Update my patch. Split bus attachment from main driver file >> (need to update sys/conf/files), add detach meth

UFS related panic at night.

2010-09-28 Thread Takanori Watanabe
I happend to encountered panic related to UFS. It is occured by find(1) from daily script by NULL pointing sx(9) lock from UFS dirhash. Mounted filesystem is like this. %mount /dev/ada0s2a on / (ufs, local, soft-updates) devfs on /dev (devfs, local, multilabel) /dev/ada0s2e on /usr (ufs, NFS e

Event based scheduling and USB.

2010-10-26 Thread Takanori Watanabe
I updated my FreeBSD tree on laptop, to the current as of 18 Oct.2010, it works fine with CPU C3 state enabled, I think this is your achievement of event time scheduler, thanks! But when USB driver is enabled, the load average is considerablly high (0.6 to 1.0) if sysctl oid kern.eventtimer.peri

emacs21 TCP connection failed after update.

2003-08-11 Thread Takanori Watanabe
Hi, after I updated the system, I try to use navi2ch, a client for WWW based BBS system written in emacs-lisp, and found It often failes to connect to the server with EALREADY. Then I investigate the problem, I found the code(open-network-stream function @emacs21.3/src/process.c) assumes that con

Re: newbus and modem(s)

1999-04-19 Thread Takanori Watanabe
oller' like [ou]hci. What I ask is what shall I do if there is a downstream driver without declared DRIVER_MODULE on upstream bus.Are there any way without changing upstream bus code? Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html";> Public Key Key fingerprint =

Re: newbus and modem(s)

1999-04-19 Thread Takanori Watanabe
ther more better way? Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html";> Public Key Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F F1 20 A3 11 3A 62 2A To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: suspend mode broken since one week ago

1999-04-27 Thread Takanori Watanabe
e? I put it at http://www.planet.sci.kobe-u.ac.jp/~takawata/acpi/acpi-19990427.tar.gz . Currentry what it can do is not so different from my previous code, but I'll write a code to show ACPI name space tree in a few days. Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/ke

Re: suspend mode broken since one week ago

1999-04-27 Thread Takanori Watanabe
ave to copy the >tables. Use options "VM86" . vm86.c:initial_bioscalls() imprements ACPI Spec section 15. Mr. Jonathan, your code works in my machine now. Now it use Int15h:E820H call. Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html";> Public Key Key finger

Re: Newconfig has silenced smb support

1999-05-05 Thread Takanori Watanabe
ble. I've got an Intel chipset MB so I'm >using the Intel SMB controller. Sorry, I'm not familiar with newconfig bus rewriting,though I subscribe newconfig list.(;_;) Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html";> Public Key Key fingerprint = 2C

My ATAPI CDROM will not work after update, both in ata driver and wd driver

1999-06-07 Thread Takanori Watanabe
12-03-00-71-00-29-00-10-8a-00-02-00-78-10-8a-00-00-00-00 Jun 8 12:10:06 sana /kernel.test: atapi: CDROM device at ata1 as slave - NO DRIVER! And by modifying the code, the mode_sense error seems to be 96(decimal). Any suggestions? Takanori Watanabe http://www.planet.sci.kobe-u.ac.jp/~takawata/ke

Re: Driver tpm(4) and third party packages for trusted platform modules

2010-08-03 Thread Takanori Watanabe
In message <20100802120236.gb29...@modermoor.genua.de>, Hans-Joerg Hoexer wrote: >Hi, > >we have developed a driver tpm(4) for various TPMs for OpenBSD 4.7 and >FreeBSD 8.0 and have ported and updated several third party packages to >enable use of TPMs on Open- and FreeBSD. This enables applicatio

Re: Driver tpm(4) and third party packages for trusted platform modules

2010-08-04 Thread Takanori Watanabe
In message <201008040347.o743leer046...@sana.init-main.com>, wrote: >Quick review and hack: > >1.How about attaching it as acpi child driver? > >In some case, TPM may appear in ACPI namespace (with _HID) and >TPM spec defines ACPI method to handle TPM specific request. > >2. Is identify method need

Re: [acpi-jp 2106] RE: ACPI-CA import/new diff?

2003-03-20 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, "Gr over, Andrew" wrote: >> From: Nate Lawson [mailto:[EMAIL PROTECTED] >> http://developer.intel.com/technology/iapc/acp> >i/downloads/CHANGES.txt >> >> I'll try to generate a diff soon at post it since I haven't heard from >> iwasaki@ Iwasaki seems to be busy no

Re: [acpi-jp 2106] RE: ACPI-CA import/new diff?

2003-03-20 Thread Takanori Watanabe
Would you try it? http://people.freebsd.org/~takawata/acpi-20030321.diff http://people.freebsd.org/~takawata/acpica-freebsd-20030321.tar.gz The OSD interface of void AcpiOsDerivePciId(ACPI_HANDLE Rhandle, ACPI_HANDLE Lhandle, ACPI_PCI_ID **Id) is not impremented yet. (Only Do

Re: no /dev/apmctl ?

2002-06-11 Thread Takanori Watanabe
0, "apmctl"); Are you surely using apm driver? You may have to disable acpi loading by typing 'unset acpi_load' in boot loader. ACPI makes apm node only, not apmctl node. Takanori Watanabe To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: [OT] ACPI based support for suspend to disk?

2002-06-20 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, Michael Nottebrock wrote: >Fischer, Oliver wrote: >> You are right. My PC supports this via BIOS too. The >> disadvantage is, that the bios handle it. I like W2K's >> feature to do it ACPI based (?). This gives my the freedom >> to suspend my W2K to disk and to rebo

Re: smbalert# hook for smbus childs

2002-06-26 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, Willem van Engen wrote: >Hello, > >there already is some code for smbalert# handling on intpm >(ENABLE_ALART), but there is no support for handling it in a driver. O2 >AudioDJ (OZ162) chips use this signal to indicate that a button was >pressed. So I need a way for

Re: ACPI woes again..

2002-07-05 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, Alex Zepeda wrote: >On Fri, Jul 05, 2002 at 04:01:08PM +0900, Takanori Watanabe wrote: > >> We already have a way to use your own bytecode without recompiling. >> Simply put your AML file to /boot/acpi_dsdt.aml and add 'acpi_dsdt_

Re: [acpi-jp 1770] Re: EC handler doing bad things..

2002-08-29 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, John Baldwin ¤µ¤ó¤¤¤ï¤¯: > >On 29-Aug-2002 Mitsuru IWASAKI wrote: >>> A while back I used to get warnings about temperature events a lot. >>> I don't get those anymore but now I get a lot of errors when >>> embedded controller events trigger like so: >>> >>> AC

Re: pcic state

2002-10-14 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, Bernd Walter $B$5$s$$$o$/(B: >Yesterday I updated my notebook from 31th Aug -current to 3rd Oct. >Now pccardd complains there is no /dev/card0. >The probing looks fine. That's no expected. Newcard currently has no way to access PCCARD CIS and catch inseartion ev

Re: PCI bus lost on Supermicro P3TDE6. ACPI?

2002-10-12 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, Martin Nilsson wrote: >http://www.gneto.com/current-20021012/P3TDE6.dsdt > >Following is a diff between dmesg form my latest working kernel and one=20 >made today. >It seems that todays acpi.ko works as it should with the kernel from Sep = > >21 but not with todays k

Re: [acpi-jp 1925] Re: acpid implementation?

2002-11-09 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, Terry Lambert wrote: >Hiten Pandya wrote: >> > I have been searching mailing lists and my friend Google for information >> > about a acpid (like apmd) implementation for FreeBSD, but I have found >> > nothing. >> > >> > Does one exist anywhere, or has anyone started

Re: [acpi-jp 1933] Re: acpid implementation?

2002-11-09 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, Ian Dowse wrote: >I've been using the following far-from-ideal patch for a while now - >it just supplies binary integers to /dev/acpi whenever the sleep >state changes. The choice of encoding of data is stupid, and the >acpiread() doesn't do blocking - I just use it

Re: getting rid of devfs...

2002-11-09 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, Poul-Henning Kamp wrote: >DEVFS: > 3. major/minors will be dynamically assigned. So we will need file to list node id list in printf(9) format, instead of /sys/conf/majors. And more better if we generate device name #define or array of string from the fil

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-02-25 Thread Takanori Watanabe
get it probed at boot. I think that > this is a fault of the ACPI BIOS. >From acpidump. >Device(IRDA) { >Name(_HID, 0x10f0a34d) So try adding {0x10f0a34d, NULL} to sio_ids in /sys/dev/sio/sio_isa.c Takanori Watanabe http://www.planet.sci.kobe-u.ac

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-03-03 Thread Takanori Watanabe
should return a lower preference than 0 for it's match. Sorry, I've been committed the code, because some IrDA controller(generic one) already there, there are no such driver *NOW* and some people may become happy with /usr/ports/comm/birda port. Takanori Watanabe http://www.planet.sci.

Making newcard and oldcard moduler.

2002-05-29 Thread Takanori Watanabe
oad oldcard boot == Or if you want to use newcard with CardBus controller, type as follows. == load pccbb boot == CAVEATS Unloading newcard may cause page fault. Loading both of them cause something bad. I don't check whether all pccard driver works well. Have fun. Takanori Watana

Re: CURRENT >r349150: boot failure in rc.conf.local

2019-06-18 Thread Takanori Watanabe
On Tue, Jun 18, 2019 at 09:03:17AM -0400, Jung-uk Kim wrote: > On 19. 6. 18., O. Hartmann wrote: > > On all CURRENT boxes running CURRENT > r349150 we face the very same boot > > failure, if /etc/rc.conf.local is present (i.e. on CURRENT, 13.0-CURRENT #7 > > r349169: Tue Jun 18 10:34:13 CEST 2019 a

Re: CURRENT >r349150: boot failure in rc.conf.local

2019-06-18 Thread Takanori Watanabe
On Tue, Jun 18, 2019 at 11:49:58AM -0700, Conrad Meyer wrote: > Hi everyone, > > Please find a proposed fix in https://reviews.freebsd.org/D20686 . > > I didn't notice this thread because I'm already subscribed to current > and CC's don't display any differently in my mail reader. (I don't > rea

Re: Someone broke USB

2019-07-08 Thread Takanori Watanabe
On Mon, Jul 08, 2019 at 10:54:24PM +0200, Hans Petter Selasky wrote: > On 2019-07-08 22:08, Steve Kargl wrote: > > On Mon, Jul 08, 2019 at 09:08:17PM +0200, Hans Petter Selasky wrote: > >> Hi Steve, > >> > >> Can you revert all prior patches and try this one instead. > >> > > > > With the new patc

Re: FreeBSD12-RC2 and bluetooth?

2016-09-15 Thread Takanori Watanabe
On Thu, Sep 15, 2016 at 07:20:39PM -0700, Steven G. Kargl wrote: > On Thu, Sep 15, 2016 at 06:20:06PM -0700, Adrian Chadd wrote: > > hi, > > > > bluetooth uses netgraph. > > > > Yeah, I figured that much out. I do not > need bluetooth nor netgraph. How does > one explicitly disable this (other