bugThe Linux Orinoco Driver - Bugs: bug #16983, orinoco_cs.c broken in kernel...

 
 

bug #16983: orinoco_cs.c broken in kernel 2.6.17.2

Submitter:  None
Submitted:  Sat 01 Jul 2006 05:36:43 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 26 Sep 2006 12:59:34 AM UTC, comment #1: 

the same problem here.

Anonymous
Sat 01 Jul 2006 05:36:43 PM UTC, original submission:  

Hi.
Here is the output.
/home/mauro/orinoco/orinoco_cs.c:63: error: expected specifier-qualifier-list before 'dev_link_t'
/home/mauro/orinoco/orinoco_cs.c:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
/home/mauro/orinoco/orinoco_cs.c:83: error: expected ')' before '*' token
/home/mauro/orinoco/orinoco_cs.c:84: error: expected ')' before '*' token
/home/mauro/orinoco/orinoco_cs.c: In function 'orinoco_cs_hard_reset':
/home/mauro/orinoco/orinoco_cs.c:96: error: 'dev_link_t' undeclared (first use in this function)
/home/mauro/orinoco/orinoco_cs.c:96: error: (Each undeclared identifier is reported only once
/home/mauro/orinoco/orinoco_cs.c:96: error: for each function it appears in.)
/home/mauro/orinoco/orinoco_cs.c:96: error: 'link' undeclared (first use in this function)
/home/mauro/orinoco/orinoco_cs.c:96: error: 'struct orinoco_pccard' has no member named 'link'
/home/mauro/orinoco/orinoco_cs.c:97: warning: ISO C90 forbids mixed declarations and code
/home/mauro/orinoco/orinoco_cs.c:100: error: 'struct orinoco_pccard' has no member named 'hard_reset_in_progress'
/home/mauro/orinoco/orinoco_cs.c:107: error: 'struct orinoco_pccard' has no member named 'hard_reset_in_progress'
/home/mauro/orinoco/orinoco_cs.c: At top level:
/home/mauro/orinoco/orinoco_cs.c:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
/home/mauro/orinoco/orinoco_cs.c:191: error: expected ')' before '*' token
/home/mauro/orinoco/orinoco_cs.c:232: error: expected ')' before '*' token
/home/mauro/orinoco/orinoco_cs.c:446: error: expected ')' before '*' token
/home/mauro/orinoco/orinoco_cs.c: In function 'orinoco_cs_event':
/home/mauro/orinoco/orinoco_cs.c:477: error: 'dev_link_t' undeclared (first use in this function)
/home/mauro/orinoco/orinoco_cs.c:477: error: 'link' undeclared (first use in this function)
/home/mauro/orinoco/orinoco_cs.c:478: warning: ISO C90 forbids mixed declarations and code
/home/mauro/orinoco/orinoco_cs.c:486: error: 'DEV_PRESENT' undeclared (first use in this function)
/home/mauro/orinoco/orinoco_cs.c:487: error: 'DEV_CONFIG' undeclared (first use in this function)
/home/mauro/orinoco/orinoco_cs.c:498: error: 'DEV_CONFIG_PENDING' undeclared (first use in this function)
/home/mauro/orinoco/orinoco_cs.c:499: warning: implicit declaration of function 'orinoco_cs_config'
/home/mauro/orinoco/orinoco_cs.c:503: error: 'DEV_SUSPEND' undeclared (first use in this function)
/home/mauro/orinoco/orinoco_cs.c:511: error: 'struct orinoco_pccard' has no member named 'hard_reset_in_progress'
/home/mauro/orinoco/orinoco_cs.c:511: error: 'struct orinoco_pccard' has no member named 'hard_reset_in_progress'
/home/mauro/orinoco/orinoco_cs.c:527: warning: implicit declaration of function 'pcmcia_release_configuration'
/home/mauro/orinoco/orinoco_cs.c:540: error: 'struct orinoco_pccard' has no member named 'hard_reset_in_progress'
/home/mauro/orinoco/orinoco_cs.c:540: error: 'struct orinoco_pccard' has no member named 'hard_reset_in_progress'
/home/mauro/orinoco/orinoco_cs.c: At top level:
/home/mauro/orinoco/orinoco_cs.c:671: error: unknown field 'attach' specified in initializer
/home/mauro/orinoco/orinoco_cs.c:671: error: 'orinoco_cs_attach' undeclared here (not in a function)
/home/mauro/orinoco/orinoco_cs.c:671: warning: excess elements in struct initializer
/home/mauro/orinoco/orinoco_cs.c:671: warning: (near initialization for 'orinoco_driver')
/home/mauro/orinoco/orinoco_cs.c:672: error: unknown field 'detach' specified in initializer
/home/mauro/orinoco/orinoco_cs.c:672: error: 'orinoco_cs_detach' undeclared here (not in a function)
/home/mauro/orinoco/orinoco_cs.c:672: warning: excess elements in struct initializer
/home/mauro/orinoco/orinoco_cs.c:672: warning: (near initialization for 'orinoco_driver')
/home/mauro/orinoco/orinoco_cs.c:674: error: unknown field 'event' specified in initializer
/home/mauro/orinoco/orinoco_cs.c:674: warning: excess elements in struct initializer
/home/mauro/orinoco/orinoco_cs.c:674: warning: (near initialization for 'orinoco_driver')
/home/mauro/orinoco/orinoco_cs.c: In function 'exit_orinoco_cs':
/home/mauro/orinoco/orinoco_cs.c:691: error: 'dev_list' undeclared (first use in this function)
make[2]: * [/home/mauro/orinoco/orinoco_cs.o] Error 1
make[1]: * [_module_/home/mauro/orinoco] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.17.2'
make: * [modules] Error 2


Any idea?

tks for your help.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code