[BACK]Return to esp_isa.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / dev / isa

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/dev/isa/esp_isa.c between version 1.36 and 1.37

version 1.36, 2008/04/28 20:23:52 version 1.37, 2014/10/18 08:33:28
Line 302  esp_isa_init(struct esp_isa_softc *esc, 
Line 302  esp_isa_init(struct esp_isa_softc *esc, 
   
 /*  /*
  * Check the slots looking for a board we recognise   * Check the slots looking for a board we recognise
  * If we find one, note it's address (slot) and call   * If we find one, note its address (slot) and call
  * the actual probe routine to check it out.   * the actual probe routine to check it out.
  */   */
 int  int

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

CVSweb <webmaster@jp.NetBSD.org>