Opened 14 years ago
Closed 13 years ago
#3 closed enhancement (duplicate)
Output from loading driver should go to LANTRAN.LOG
Reported by: | Yoda | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | nveth |
Version: | 0.1.6 | Keywords: | |
Cc: |
Description
Output from loading the driver is always helpfull, if it doesn't work correctly - but if it does - no one needs it.
Output to screen during config.sys processing is completely useless, as no one can 'catch' what they need.
GOOD NIC drivers DO:
- Never output to screen (to not break graphic boot logo) (can be forced by a user chosen option (/V)) unless the driver fails to initialize.
- Always output usefull info to LANTRAN.LOG file.
(this might be errors, or 'I loaded OK - resources are xxxx')
This ticket should have been assigned to component 'common'
but that does unfortunately not exist (please add :-) )
Note:
See TracTickets
for help on using tickets.
same as ticket:25