|
Uninstalling the HP-UX AccelePort Driver Uninstalling the HP-UX AccelePort Driver
Un-Installing the HP/UX Device Driver
Removing the driver from the kernel is a two-part process. First, the driver
references are removed from the system configuration files. Secondly, a new
kernel is linked, and copied to the root directory.
Enter the following commands to un-install the device driver software:
1. Log onto the console as super-user (root).
2. Enter the following commands:
cd /var/adm/sw/products/EPCA
sh ./unconfigure
/usr/sbin/swremove EPCA
|