• John Ballance's avatar
    Fixed abort seen with some KVMs and ps2 adaptors in relation to !HID · 5f9b6d9d
    John Ballance authored
    Detail:
    	Devices with HID kbd and mouse in separate interfaces were
    	not being correctly 'forgotten' when the device was claimed
    	by a 3rd party App (!HID). This was because a re-entrancy issue
    	led to the second claimed i/f being removed before the first
    	was fully removed.
    	This led to a muddle in the dev->subdevs array. Solution was to
    	unlink it from the subdevs array before 'detaching' it,
    	instead of after.
    Admin:
    	Castle added IP. Tested at Castle. Will be initially released via
    	the beta test site.
    
    
    Version 0.41. Tagged as 'NetBSD-0_41'
    5f9b6d9d
VersionNum 805 Bytes