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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200612221805.43735.oliver@neukum.org>
Date:	Fri, 22 Dec 2006 18:05:43 +0100
From:	Oliver Neukum <oliver@...kum.org>
To:	Stefan Richter <stefanr@...6.in-berlin.de>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: hot ejection of CardBus cards and ExpressCards

Am Freitag, 22. Dezember 2006 11:43 schrieb Stefan Richter:
> Would-be driver programmer's question #217:
> How has a driver's remove routine to account for hot ejection of a PCI
> device? Does it merely boil down to that writing to device registers
> doesn't have side effects anymore or is there more to it?

Reading will return 0xFF. And you have to deregister the device and free
resources from your disconnect() method.

	HTH
		Oliver
-
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