Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/isa




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/sys/dev/isa

From: "Michael van Elst" <mlelstv%netbsd.org@localhost>

Date: Sat, 21 Apr 2018 15:10:28 +0000


Module Name:    src
Committed By:   mlelstv
Date:           Sat Apr 21 15:10:28 UTC 2018

Modified Files:
        src/sys/dev/isa: pcdisplay.c

Log Message:
Fix an ancient typo, instead of setting the base address, the size
value is written leaving the autoconf setting (-1) as the address.
The value is only used for printing an attach message, the actual
pcdisplay_init code uses hard coded base addresses again.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/isa/pcdisplay.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: src/sys/netinet

Next by Date: CVS commit: src/sys/dev/usb

Previous by Thread: CVS commit: src/sys/netinet

Next by Thread: CVS commit: src/sys/dev/usb

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index