freebsd-dev/sys/dev/ep
Warner Losh c4af929fb7 o When calling ep_get_macaddr(), provide it a local buffer. Add a comment
that says why we do this (or rather, explains that it is some voodoo magic
  that's poorly understood).  The local buffer fixes the crash on attach.
o Rename get_e() to ep_get_e() to avoid namespace pollution.

Submitted by: mux
Approved by: re (scottl)
2005-06-26 04:19:45 +00:00
..
if_ep_eisa.c u_intXX_t -> uintXX_t while I'm here. 2005-01-20 19:39:33 +00:00
if_ep_isa.c o When calling ep_get_macaddr(), provide it a local buffer. Add a comment 2005-06-26 04:19:45 +00:00
if_ep_mca.c u_intXX_t -> uintXX_t while I'm here. 2005-01-20 19:39:33 +00:00
if_ep_pccard.c o When calling ep_get_macaddr(), provide it a local buffer. Add a comment 2005-06-26 04:19:45 +00:00
if_ep.c o When calling ep_get_macaddr(), provide it a local buffer. Add a comment 2005-06-26 04:19:45 +00:00
if_epreg.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
if_epvar.h o When calling ep_get_macaddr(), provide it a local buffer. Add a comment 2005-06-26 04:19:45 +00:00