DC21142 integrated ethernet

1999-09-29 Thread Jordan Howarth
Confirm for me if I am being less than clever but... I have just purchased an NEC versa note pII which comes with an integrated ethernet: DEC PCI DC21142. I am finding posts in Dejanews about drivers and problems with this "card" as far back as '97. Do I assume that a) the same card is used in de

Re: [Debian-2.1.11.1 on VAIO 505 FX] X problems

1999-09-29 Thread Steve Robbins
On Tue, 28 Sep 1999, Sean 'Shaleh' Perry wrote: > > On 28-Sep-99 Thomas Vogels wrote: > > > > "Sean" == Sean 'Shaleh' Perry <[EMAIL PROTECTED]> writes: > > > > Sean> Read the doc in /usr/src/linux/Documentation (or whereever you placed > > your > > Sean> kernel source). It boils down to: > > S

Re: DC21142 integrated ethernet

1999-09-29 Thread Florian Lohoff
On Wed, Sep 29, 1999 at 05:31:16PM +1000, Jordan Howarth wrote: > Confirm for me if I am being less than clever but... > > I have just purchased an NEC versa note pII which comes with an integrated > ethernet: DEC PCI DC21142. I am finding posts in Dejanews about drivers and > problems with this "

Re: misc. (ThinkPad 38[05]XD support)

1999-09-29 Thread Russell Coker
>You can use CS4232 and have duplex in kernels 2.2.x. If you ever get it >working as modules, upload the .config for us to see :) It's attached to this message. Here's my /etc/modules line: cs4232 dma=1 dma2=0 irq=5 io=0x530 -- I'm in Utrecht. I'd like to meet any Linux users in the area, or a

Re: [Debian-2.1.11.1 on VAIO 505 FX] X problems

1999-09-29 Thread Sean 'Shaleh' Perry
>> >> Because you need to be able to give the options to the sb module. Depmod >> wont. > > Can't you just stick an "options" line into /etc/modutils/aliases? I'm > using > options sb io=0x220 irq=9 dma=0 dma16=5 mpu_io=0x300 > > and it seems to work. I stumbled upon this idea in > .../

DC21142 integrated ethernet

1999-09-29 Thread Jordan Howarth
Confirm for me if I am being less than clever but... I have just purchased an NEC versa note pII which comes with an integrated ethernet: DEC PCI DC21142. I am finding posts in Dejanews about drivers and problems with this "card" as far back as '97. Do I assume that a) the same card is used in de

Re: [Debian-2.1.11.1 on VAIO 505 FX] X problems

1999-09-29 Thread Steve Robbins
On Tue, 28 Sep 1999, Sean 'Shaleh' Perry wrote: > > On 28-Sep-99 Thomas Vogels wrote: > > > > "Sean" == Sean 'Shaleh' Perry <[EMAIL PROTECTED]> writes: > > > > Sean> Read the doc in /usr/src/linux/Documentation (or whereever you placed > > your > > Sean> kernel source). It boils down to: > > S

Re: DC21142 integrated ethernet

1999-09-29 Thread Florian Lohoff
On Wed, Sep 29, 1999 at 05:31:16PM +1000, Jordan Howarth wrote: > Confirm for me if I am being less than clever but... > > I have just purchased an NEC versa note pII which comes with an integrated > ethernet: DEC PCI DC21142. I am finding posts in Dejanews about drivers and > problems with this "

Re: misc. (ThinkPad 38[05]XD support)

1999-09-29 Thread Russell Coker
>You can use CS4232 and have duplex in kernels 2.2.x. If you ever get it >working as modules, upload the .config for us to see :) It's attached to this message. Here's my /etc/modules line: cs4232 dma=1 dma2=0 irq=5 io=0x530 -- I'm in Utrecht. I'd like to meet any Linux users in the area, or a

Re: [Debian-2.1.11.1 on VAIO 505 FX] X problems

1999-09-29 Thread Sean 'Shaleh' Perry
>> >> Because you need to be able to give the options to the sb module. Depmod >> wont. > > Can't you just stick an "options" line into /etc/modutils/aliases? I'm > using > options sb io=0x220 irq=9 dma=0 dma16=5 mpu_io=0x300 > > and it seems to work. I stumbled upon this idea in > .../