Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ROM-REE(8)		     System Manager's Manual		      ROM-REE(8)

NAME
     rom-ree - extract ROM extensions

SYNOPSIS
     rom-ree

DESCRIPTION
     This manual page documents briefly the rom-ree command.

     rom-ree  dumps  ROM  extensions.  You can then check easily if your network
     card(s) can netboot with this command:

     strings *.rom | grep UNDI > /dev/null && echo Yes it can || echo No

SEE ALSO
     ndisasm(1).

			       September 25, 2005		      ROM-REE(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rom-ree&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help