2. Copy driver files into these directories. If you copied a driver to the TEXTMODE directory,
you should also copy it to the other-files/$OEM$/$1 directory.
The final repository may resemble the following structure (operating system files were removed
for the sake of brevity):
| readme.txt
| SSTK_DeploymentGuide.pdf
|
+---boot_files
| \---efi
| \---boot
| bootia64.efi
| bootia64.conf
| elilo.conf
| elilo.efi
| linux
| rootfs.gz
|
+---data_files
| | acu.ini
| | hba-emulex.ini
| | hba-qlogic.ini
| | conrep.dat
| | log/
| |
+---drivers
| +---Network
| | +---AD3xx
| | | \---windows
| | | \---2003-enterprise
| | | |---other-files
| | | | \---$OEM$
| | | | \---$1
| | | | \---PnPDrivers
| | | | \---Network
| | | | \---AD3xxA
| | | | NicCo.dll
| | | | NicEtCo.dll
| | | | NicEtCoE.dll
| | | | NicInstE.dll
| | | | PROUnstl.exe
| | | | e1000msg.dll
| | | | e1e5164.cat
| | | | e1e5164.din
| | | | e1e5164.inf
| | | | e1e5164.inf
| | +---broadcom
| | | \---windows
| | | \---2003-enterprise
| | | |
| | | \---other-files
| | | \---$OEM$
| | | \---$1
| | | \---PnPDrivers
| | | \---Network
| | | \---broadcom
| | | b57xp64.cat
| | | b57xp64.inf
| | | b57xp64.sys
| | |
| | +---intelNIC
| | | \---windows
| | | \---2003-enterprise
| | | |
Upload the device driver files 35