[Bug 74652] com20020_cs - typo in patch prevents driver from working

2006-12-06 Thread msowen
Public bug reported:

Binary package hint: linux-image-amd64-generic

Hello,

apparently something went wrong with a recent kernel patch I submitted
upstream. A typo in the file

linux/drivers/net/pcmcia/com20020_cs.c

prevents the Arcnet PCMCIA device by Sohard AG from working. Around line
392 the Ubuntu version of the kernel says:

PCMCIA_DEVICE_PROD_ID12("SoHar AG", "SH ARC PCMCIA", 0xf8991729,
0x69dff0c7),

it should read though

PCMCIA_DEVICE_PROD_ID12("SoHard AG", "SH ARC PCMCIA", 0xf8991729,
0x69dff0c7),

The kernel even complains about the wrong hash value caused by the
missing "d" in "SoHard AG". Again, the error is not present in the
vanilla kernel 2.6.19 - only in the ubuntu version of the kernel in the
dapper and edgy distribution. Since I don't understand the patch
mechanism of ubuntu, I don't know where this error has been introduced.

Please fix this issue. Thank you.

Marc

** Affects: linux-meta (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
com20020_cs - typo in patch prevents driver from working
https://launchpad.net/bugs/74652

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 67907] Synchronisation with GPS disabled

2006-10-23 Thread msowen
Public bug reported:

Hi,

when I try to use my NMEA-compatible GPS-Receiver with the ntp-server
shipped with Ubuntu Dapper, I get the error message, that clock type 20
is not supported. I have something like this in my ntp.conf:

server 127.127.20.0

This should poll the /dev/gps0 device with 4800 bit/s 8N1. Interesting
enough, clock type 20 is explained in depth in the ntp manual in the
ntp-doc package. When I use the same ntp.conf with a  self-compiled
version of ntp, it works. It seems that the package manager deliberately
removed the support for this clock type. Any reason why?

Shouldn't this clock type be enabled?

Thanks!

Marc

** Affects: ntp (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Synchronisation with GPS disabled
https://launchpad.net/bugs/67907

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56916] kobject_register failed for fcpci (-17)

2006-08-19 Thread msowen
Public bug reported:

Binary package hint: linux-image-amd64-k8

Hello,

I am unable to load the ISDN driver for my AVM Fritz!Card PCI interface.
The same happens with the open source mISDN-Kernel-Module when using
linux-image-amd64-server package.

uname output:

Linux joey 2.6.15-26-amd64-k8 #1 SMP PREEMPT Thu Aug 3 03:11:38 UTC 2006
x86_64 GNU/Linux

lspci output:

:00:0c.0 Network controller: AVM Audiovisuelles MKTG & Computer
System GmbH A1 ISDN [Fritz] (rev 02)

dmesg output:

[   59.328651] CAPI Subsystem Rev 1.1.2.8
[   59.332440] fcpci: module license 'Proprietary' taints kernel.
[   59.333688] fcpci: AVM FRITZ!Card PCI driver, revision 0.7.2
[   59.333691] fcpci: (fcpci built on Jul 10 2006 at 14:08:04)
[   59.333693] fcpci: -- 64 bit CAPI driver --
[   59.333742] GSI 20 sharing vector 0xC9 and IRQ 20
[   59.333747] ACPI: PCI Interrupt :00:0c.0[A] -> GSI 16 (level, low) -> 
IRQ 201
[   59.333752] fcpci: AVM FRITZ!Card PCI found: port 0x9800, irq 201
[   59.333754] fcpci: Loading...
[   59.333757] fcpci: Driver 'fcpci' attached to fcpci-stack. (304)
[   59.564354] fcpci: Stack version 3.11-07
[   59.564395] kcapi: Controller 1: fcpci-9800-201 attached
[   59.564397] kcapi: card 1 "fcpci-9800-201" ready.
[   59.564459] fcpci: Loaded.
[   59.632251] Modular ISDN Stack core $Revision: 1.25 $
[   59.632281] mISDNd: kernel daemon started
[   59.656940] ISAC module $Revision: 1.16 $
[   59.665150] AVM Fritz PCI/PnP driver Rev. 1.30
[   59.665161] kobject_register failed for fcpci (-17)
[   59.665163]
[   59.665164] Call Trace:{kobject_register+70} 
{bus_add_driver+101}
[   59.665182]{__pci_register_driver+178} 
{:avmfritz:Fritz_init+170}
[   59.665196]{sys_init_module+257} 
{system_call+126}
[   59.665208]

Marc

** Affects: linux-meta (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
kobject_register failed for fcpci (-17)
https://launchpad.net/bugs/56916

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs