Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (31m)  netbsd-10 (7d)  netbsd-9 (7d)  netbsd-8 (12d) 

2024-05-24 10:45:23 UTC Now

2011-12-06 05:40:03 UTC jmcneill-usbmp commitmail json YAML

don't take the sc_lock in uhci_device_request() since it is already
taken (as verified by the assert at the top of this function.)

(mrg)