Opened 12 years ago

Closed 12 years ago

#25 closed task (wontfix)

Please move driver output from screen to Lantran.log

Reported by: Yoda Owned by:
Priority: minor Component: common
Version: 0.0.3 Keywords:
Cc:

Description

It is a very bad idea, that drivers sends output to screen during boot/load. The only time it should do that, is when an error is detected.
Output should however always be sent to Lantran.log , just like other
well written network drivers do it.

A /V swich could be added, if someone would prefer the output
to boot screen - just like implemented in Danis and UNIAUD drivers.

The 'Component' for this ticket should really be 'Generic' as it applies
to all Multimac drivers - but unfortunately there is no such choice.

Change History (2)

comment:1 Changed 12 years ago by diver

Component: r8169common

comment:2 Changed 12 years ago by David Azarewicz

Resolution: wontfix
Status: newclosed

Since the only thing the driver ever outputs is the sign on banner, there is nothing to be gained by spending the time and effort to write the code to put the banner in the lantran.log. If you don't want to see the sign on banner on the screen, simply use the /Q switch.

Note: See TracTickets for help on using tickets.