There is also the autologin (al) option in gettytab(5) that logs in a user
instead of prompting for a username/password. You can run X from his .profile
btw. isn't this more appropriate for freebsd-questions instead of -hackers?
On Thu, 20 Mar 2003 16:18:43 +
"Emilio Manuel" <[EMAIL PROTECTED
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 a driver to be notified when smbalert#
occurs.
Of course I th
On 09 Mar 2002 15:31:55 +1130
"Daniel O'Connor" <[EMAIL PROTECTED]> wrote:
> On Fri, 2002-03-08 at 21:26, Willem van Engen wrote:
> > > Anyone have any handy tips?
> > Did you read the developers' handbook, chapter 16?
> > http://www.freebsd
On 08 Mar 2002 19:30:34 +1130
"Daniel O'Connor" <[EMAIL PROTECTED]> wrote:
> I'm trying to debug a KLD in -stable and I can't get gdb to show me a
> stack trace with the extra info (variable names, line numbers etc..)
>
> I've built a debugging kernel and copied it to the debug machine and I
> c
There was a discussion on -mobile about this:
http://groups.google.com/groups?threadm=9p26gi%241ehb%241%40FreeBSD.csie.NCTU.edu.tw
- Willem van Engen
On Tue, 23 Oct 2001 08:35:05 -0400
"PSI, Mike Smith" <[EMAIL PROTECTED]> wrote:
> I am running a lab with 43 FreeBDS machines
Brian Somers wrote:
>
> Hi,
>
> I have a machine with 3 IDE disks and 2 SCSI disks and I want to boot
> from the first SCSI disk *but* my BIOS won't boot it.
>
> How are you supposed to do this ?
>
> I've currently done
>
> # boot0cfg -v -t 10 -B -s 5 ad0
> # boot0cfg -v -t 1 -B -s 5 -m 0 ad1
Nicolas Souchu wrote:
>
> On Tue, Mar 20, 2001 at 04:50:09PM +0100, Willem van Engen wrote:
> > I'm trying to write a module which should be a child of the smbus.
> > When I make the driver a child of the isa bus, identify, probe,
> > and attach functions are properl
"Matthew N. Dodd" wrote:
>
> On Wed, 21 Mar 2001, Willem van Engen wrote:
> > DRIVER_MODULE(smb, smbus, smb_driver, smb_devclass, 0, 0);
> > so I guess not. But thanks anyway :)
>
> Yes, but the 'smbus' bus driver doesn't have an attachment to
Takanori Watanabe wrote:
>
> In message <[EMAIL PROTECTED]>, Willem van Engen さんいわく:
> >I'm trying to write a module which should be a child of the smbus.
> >When I make the driver a child of the isa bus, identify, probe,
> >and attach funct
"Matthew N. Dodd" wrote:
>
> On Tue, 20 Mar 2001, Willem van Engen wrote:
>
> > I'm trying to write a module which should be a child of the smbus.
> > When I make the driver a child of the isa bus, identify, probe,
> > and attach functions are properly
It's currently working as an isa-child, but I'm still wondering
if it's the 'clean' way, since I only use smbus commands.
- Willem
Willem van Engen wrote:
>
> I'm trying to write a module which should be a child of the smbus.
> When I make the driver
ertainly interested)
is attached in the smbus code itself. So the next question rises:
Is it possible to have an smbus child in a dynamically loadable
module (I can't find smbus.ko in /modules, so loading the child
first and then smbus isn't an option I guess) ?
- Willem van Eng
driver writer's guide' on
http://people.freebsd.org/~erich/ddwg/ddwg.html seems useful, but currently
it's mostly empty).
If you know useful information about programming drivers on the pccard bus,
please share it with me.
Thanks in advance.
Willem van Engen
To Unsubscribe: send
buttons). Ascii numbers should be written to/read
> > from the character devices. Is this the way to do it, or should system
> > calls be used (harder to use in shell scripts) or binary values?
> >
> > Thanks in advance.
> >
> > Willem van Engen <[
devices. Is this the way to do it, or should system
calls be used (harder to use in shell scripts) or binary values?
Thanks in advance.
Willem van Engen <[EMAIL PROTECTED]>
See the application panel project at http://willem.n3.net/fujitsu/
To Unsubscribe: send mail to [EMAIL PROTECTED]
w
15 matches
Mail list logo