Accessing (the i4b) device driver

From: Martin Moeller (moeller_ml_at_gmx.de)
Date: 04/30/04

  • Next message: Gerald Heinig: "Re: Accessing (the i4b) device driver"
    Date: Fri, 30 Apr 2004 16:25:01 +0200
    To: freebsd-hackers@freebsd.org
    
    

    Hi all,

    I'm totally new to FreeBSD programming, so please forgive my troll-like
    question! I'd like to write a nifty little program showing if somebody is
    calling me via an ISDN line. In the far future, the program should show the
    caller's telephone number.
    The ISDN kernel options are set and compiled ok, the system comes up with

    isic0: <ELSA MicroLink ISDN/PCI> port 0xb800-0xb803,0xd000-0xd07f mem
    0xeb800000-0xeb80007f irq 9 at device 11.0 on pci2
    isic0: passive stack unit 0

    so I assume everything's working great so far.

    I've looked around in /usr/src/sys/i386/include/i4b_ioctl.h and other files
    but - to be honest - I don't have a clue how to go on from here. This kernel
    stuff seems to be more complicated than the usual little useless programs I
    write. :-(
    Could you please point me to some documentation that is helpful? Nothing in
    the FBSD developer/architecture handbook was able to enlighten me.

    Thanks in advance!
    Martin

    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


  • Next message: Gerald Heinig: "Re: Accessing (the i4b) device driver"

    Relevant Pages

    • Accessing (the i4b) device driver
      ... I'd like to write a nifty little program showing if somebody is ... calling me via an ISDN line. ... The ISDN kernel options are set and compiled ok, ...
      (freebsd-hackers)
    • Re: Accessing (the i4b) device driver
      ... On Fri, 30 Apr 2004, Martin Moeller wrote: ... I'd like to write a nifty little program showing if somebody is ... > calling me via an ISDN line. ...
      (freebsd-hackers)
    • Re: Accessing (the i4b) device driver
      ... I'd like to write a nifty little program showing if somebody is ... >> calling me via an ISDN line. ...
      (freebsd-hackers)
    • Re: Accessing (the i4b) device driver
      ... take a look at isdnd. ... I'd like to write a nifty little program showing if somebody is ... > calling me via an ISDN line. ...
      (freebsd-hackers)