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] [day] [month] [year] [list]
Date:	Tue, 29 Apr 2008 14:42:28 +0100
From:	Ben Hutchings <bhutchings@...arflare.com>
To:	Mile Davidovic <md4linux@...il.com>
Cc:	netdev@...r.kernel.org
Subject: Re: Network driver questions

Mile Davidovic wrote:
> Hello,
> We have some dedicated interface for connecting various external
> devices (NOR, ONENAND, SMSC network adapter), similar to PCI except
> one big difference/restriction:
> 
> we can not work in atomic context because low lever drivers have such
> limitation.
> 
> I would like to write network driver (for SMSC chip for example) with
> this restriction.
> 
> Do we have some network driver which also have suffer from similar restrictions?

USB network drivers are probably dealing with similar restrictions
(no synchronous access to device registers).

Ben.

-- 
Ben Hutchings, Senior Software Engineer, Solarflare Communications
Not speaking for my employer; that's the marketing department's job.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ