Re: WinModem Support/Learning the kernel Internals

2001-05-07 Thread Mark Santcroos

On Tue, May 01, 2001 at 02:13:05AM +0300, Tomi Vainio - Sun Finland - wrote:
 Benjamin Close writes:
  Is anyone looking into converting the Linux winmodem driver (
   Lucent Technologies binary object file compiled together with the linux
   kernel serial driver) into a freebsd device?
  
 Please check http://www.geocities.com/wtnbkysh/ .  It should work
 under 4.2R.  There is also some 5.0C patches but still some problems
 probably with interrupts.

Any idea who is the author of this?

I also tried it on -current and it needs some refinement probably.
I am willing to do that but it would be nice if the author could give me
some hints.

Mark

-- 
Mark Santcroos  RIPE Network Coordination Centre
http://www.ripe.net/home/mark/  New Projects Group/TTM

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



WinModem Support/Learning the kernel Internals

2001-04-30 Thread Benjamin Close

Hi All,
Is anyone looking into converting the Linux winmodem driver (
Lucent Technologies binary object file compiled together with the linux
kernel serial driver) into a freebsd device?

And another question, is there some documentation (other than the code) on
how to use things like timers for devices, the kernel debugger, other
useful kernel device development things :)

Cheers,
 --
* Benjamin Close
* [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: WinModem Support/Learning the kernel Internals

2001-04-30 Thread Steve O'Hara-Smith

On Tue, 1 May 2001 00:53:33 +0930 (CST)
Benjamin Close [EMAIL PROTECTED] wrote:

BC Hi All,
BC Is anyone looking into converting the Linux winmodem driver (

I'm pretty certain not, although there was a post on USENET recently
by someone claiming to have their LT Winmodem running - I have asked for
details.

-- 
Optimal hardware acceleration for Windows PC (Mac).
   9.81 m/s/s applied for (at least) 2s followed by impact with solid object.
Optimal software upgrade
   FreeBSD (OS-X).

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



WinModem Support/Learning the kernel Internals

2001-04-30 Thread Tomi Vainio - Sun Finland -

Benjamin Close writes:
   Is anyone looking into converting the Linux winmodem driver (
  Lucent Technologies binary object file compiled together with the linux
  kernel serial driver) into a freebsd device?
 
Please check http://www.geocities.com/wtnbkysh/ .  It should work
under 4.2R.  There is also some 5.0C patches but still some problems
probably with interrupts.

Apr 25 22:23:04 phb /boot/kernel/kernel: ltmdm0: Lucent Win Modem port 
0x1c00-0x1cff,0x2f8-0x2ff mem 0xffefff00-0xffef irq 11 at device 2.0 on pci0
Apr 25 22:23:04 phb /boot/kernel/kernel: ltmdm0: using SHARED IRQ.
Apr 25 22:23:04 phb /boot/kernel/kernel: ltmdm0: unable to activate interrupt in fast 
mode - using normal modeltmdm0: type Virtual 16550A

  Tomppa

-- 
SUN Microsystems Oy PL 112, Lars Sonckin kaari 12, 02601 ESPOO, Finland
Tomi Vainio (System Support Engineer) +358 9 52556300 hotline
email: [EMAIL PROTECTED]+358 9 52556252 fax

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: WinModem Support/Learning the kernel Internals

2001-04-30 Thread Steve O'Hara-Smith

On Tue, 1 May 2001 02:13:05 +0300
Tomi Vainio - Sun Finland - [EMAIL PROTECTED] wrote:
TF Please check http://www.geocities.com/wtnbkysh/ .  It should work

I stand corrected - and impressed.

-- 
Optimal hardware acceleration for Windows PC (Mac).
   9.81 m/s/s applied for (at least) 2s followed by impact with solid object.
Optimal software upgrade
   FreeBSD (OS-X).

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: WinModem Support/Learning the kernel Internals

2001-04-30 Thread Jacques A. Vidrine

On Tue, May 01, 2001 at 02:13:05AM +0300, Tomi Vainio - Sun Finland - wrote:
 Benjamin Close writes:
  Is anyone looking into converting the Linux winmodem driver (
   Lucent Technologies binary object file compiled together with the linux
   kernel serial driver) into a freebsd device?
  
 Please check http://www.geocities.com/wtnbkysh/ .  It should work
 under 4.2R.  There is also some 5.0C patches but still some problems
 probably with interrupts.
 
 Apr 25 22:23:04 phb /boot/kernel/kernel: ltmdm0: Lucent Win Modem port 
0x1c00-0x1cff,0x2f8-0x2ff mem 0xffefff00-0xffef irq 11 at device 2.0 on pci0
 Apr 25 22:23:04 phb /boot/kernel/kernel: ltmdm0: using SHARED IRQ.
 Apr 25 22:23:04 phb /boot/kernel/kernel: ltmdm0: unable to activate interrupt in 
fast mode - using normal modeltmdm0: type Virtual 16550A

Also  I've used  PPP  with the  following on  a  ThinkPad X20  running
4.3-RELEASE + wtnbkysh patches:

  ltmdm0: Xircom Win Modem port 0x1810-0x1817 mem 0xf4011000-0xf4011fff irq 9 at 
device 10.1 on pci 0
  ltmdm0: using SHARED IRQ.
  ltmdm0: type Virtual 16550A

This is on the EtherJet Mini-PCI card (combo: fxp + ltmdm).

Cheers,
-- 
Jacques Vidrine / [EMAIL PROTECTED] / [EMAIL PROTECTED] / [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message