RE: pccard/cbb problems

From: Chris Knight <chris_at_e-easy.com.au>
Date: Mon, 16 Aug 2004 16:27:44 +1000
Howdy,

> -----Original Message-----
> From: M. Warner Losh [mailto:imp_at_bsdimp.com] 
> Sent: Monday, 16 August 2004 2:33 PM
> To: list-freebsd-current_at_e-easy.com.au
> Cc: truckman_at_freebsd.org; freebsd-current_at_freebsd.org; 
> sah_at_softcardsystems.com
> Subject: Re: pccard/cbb problems
> 
> [snip]
> 
> Does this solve your problem?
> 
Yup. No more "module cbb already exists!" for me.
Thanks!


> Warner
> Index: pccbb_isa.c
> ===================================================================
> RCS file: /home/ncvs/src/sys/dev/pccbb/pccbb_isa.c,v
> retrieving revision 1.1
> diff -u -r1.1 pccbb_isa.c
> --- pccbb_isa.c	12 Aug 2004 06:50:29 -0000	1.1
> +++ pccbb_isa.c	16 Aug 2004 04:32:14 -0000
> _at__at_ -217,5 +217,4 _at__at_
>  };
>  
>  DRIVER_MODULE(cbb, isa, cbb_isa_driver, cbb_devclass, 0, 0);
> -MODULE_VERSION(cbb, 1);
>  MODULE_DEPEND(cbb, exca, 1, 1, 1);
> Index: pccbb_pci.c
> ===================================================================
> RCS file: /home/ncvs/src/sys/dev/pccbb/pccbb_pci.c,v
> retrieving revision 1.1
> diff -u -r1.1 pccbb_pci.c
> --- pccbb_pci.c	12 Aug 2004 06:50:29 -0000	1.1
> +++ pccbb_pci.c	16 Aug 2004 04:32:14 -0000
> _at__at_ -651,5 +651,4 _at__at_
>  };
>  
>  DRIVER_MODULE(cbb, pci, cbb_driver, cbb_devclass, 0, 0);
> -MODULE_VERSION(cbb, 1);
>  MODULE_DEPEND(cbb, exca, 1, 1, 1);

Regards,
Chris Knight
Systems Administrator
E-Easy
Tel: +61 3 6334 9995  Fax: +61 3 6331 7032  Mob: +61 419 528 795
Web: http://www.e-easy.com.au
 
 
Received on Mon Aug 16 2004 - 04:28:14 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:06 UTC