Source-Changes archive

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

Re: CVS commit: src/sys



> Module Name:  src
> Committed By: drochner
> Date:         Fri Mar 28 17:14:46 UTC 2008
> 
> Modified Files:
>       src/sys/arch/i386/pci: gcscehci.c
>       src/sys/dev/cardbus: ehci_cardbus.c ohci_cardbus.c uhci_cardbus.c
>           usb_cardbus.h
>       src/sys/dev/ic: sl811hs.c sl811hsvar.h
>       src/sys/dev/isa: slhci_isa.c
>       src/sys/dev/pci: ehci_pci.c ohci_pci.c uhci_pci.c usb_pci.c usb_pci.h
>       src/sys/dev/pcmcia: slhci_pcmcia.c
>       src/sys/dev/usb: ehci.c ehcivar.h ohci.c ohcivar.h uhci.c uhcivar.h
>           usb.c usb_subr.c usbdivar.h
> 
> Log Message:
> split device/softc for USB host controllers and the usb (control)
> device,
> this is hairy stuff, and I've only tested with uhci/ehci at pci,
> please test the rest and report problems

/siro/nbsd/src/sys/arch/arm/ep93xx/epohci.c: In function 'epohci_callback':
/siro/nbsd/src/sys/arch/arm/ep93xx/epohci.c:149: error: 'struct usbd_bus' has no
 member named 'bdev'

YAMAMOTO Takashi


Home | Main Index | Thread Index | Old Index