Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Dec 1999 17:07:17 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sn if_sn.c if_sn_isa.c
Message-ID:  <199912280107.RAA69112@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1999/12/27 17:07:17 PST

  Modified files:
    sys/dev/sn           if_sn.c if_sn_isa.c 
  Log:
  Two nits and disable isa probe due to its overly agressive claiming of
  devices.
  o Return ENXIO from sn_isa_probe
  o Fix SN_DEBUG printf
  o Use IFQ_MAXLEN rather than 8
  
  I'll fix the isa probe when I get access to a real isa attachment
  device to test against here in a few days.
  
  Overly agressive snagging behavior noticed by: phk
  
  Revision  Changes    Path
  1.5       +3 -4      src/sys/dev/sn/if_sn.c
  1.2       +3 -2      src/sys/dev/sn/if_sn_isa.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912280107.RAA69112>