config root man

Current Path : /usr/src/tools/tools/ath/ath_ee_9287_print/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/tools/tools/ath/ath_ee_9287_print/eeprom.h

/* $FreeBSD: release/9.1.0/tools/tools/ath/ath_ee_9287_print/eeprom.h 222322 2011-05-26 19:49:32Z adrian $ */

#ifndef	__EEPROM_H__
#define	__EEPROM_H__

extern void load_eeprom_dump(const char *file, uint16_t *buf);

#endif

Man Man