tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: device_t/softc split for USB drivers



cube%cubidou.net@localhost said:
> the only USB device I currently am able to test is a set of umass(4)
> things

and uhub:-)

> I'd like to get an ok from Matthias Drochner, I know he has
> autoconf-related stuff ongoing in USB land

My changes are in the framework, less to individual drivers.
I've just applied your patch and got just 3 conflicts, which
were mostly due to cosmetical issues (struct xxx * -> xxx_t
and aprintf). So that's all OK from me.

Thanks for fixing the dma_reserve thing which I obviously
missed. I'd like to commit this seperately.

The bugs I've found so far:
-ukbd.c: in debug code in ukbd_decode(), there is a "&"
 too much in the device_unit() call
-ugen.c: in attach, sc_dev needs initialization

uaudio also has some memory corruption problem, but there
might be some interference with my local changes.

best regards
Matthias




-------------------------------------------------------------------
-------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich

Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzende des Aufsichtsrats: MinDir'in Baerbel Brumme-Bothe
Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr. Harald Bolt,
Dr. Sebastian M. Schmidt
-------------------------------------------------------------------
-------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index