lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <471663EE.6090602@gmail.com>
Date:	Wed, 17 Oct 2007 21:35:10 +0200
From:	Jiri Slaby <jirislaby@...il.com>
To:	Nick Thompson <Nick.Thompson@...trol.com>
CC:	linux-kernel@...r.kernel.org
Subject: Re: RocketPort Linux driver errors on module reload

On 10/17/2007 07:06 PM, Nick Thompson wrote:
> I've been wanting to get the driver that is included in the kernel up to date, and there is an active project here at comtrol to get the current code (driver version 3.08 beta) up to Linux kernel programming standards. The driver version that is included in the kernel (and has been patched a bit I'm sure since it's been in there a while) is version 2.09. The latest version (3.08 beta) can be obtained from: 

the easiest way is to get diff -u 2.09 3.08 and port it by hand, at least I
ususally do it this way.

> ftp://ftp.comtrol.com/beta/rport/drivers/u_pci/linux/rocketport-linux-3.08.tar.gz
> 
> If anyone has any helpful pointers (no pun intended) or comments on the code, I'd love to listen. 

Convert to pci probing and in-kernel firmware loading :). The code is big mess
due to ifdefs and much unneeded material, it's likely impossible to say this is
wrong and this not, if you won't post a patch, where people will see the changes
you want to make. Then you will have feedback :).

regards,
-- 
Jiri Slaby (jirislaby@...il.com)
Faculty of Informatics, Masaryk University
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ