Stefan Eßer
a2564a2e9c
Disable vga_attach() code, as it always should have been.
1995-03-02 23:29:44 +00:00
Stefan Eßer
c79b89e28f
Add code to deal with PCI-PCI bridge chips, especially the DEC 21050.
...
Try to deduce maximum number of PCI buses in system (working around
chip set bugs).
Better check for devices at multiple addresses (aliases).
Reviewed by: se
Submitted by: <wolf@kintaro.cologne.de> Wolfgang Stanglmeier
1995-02-27 17:22:09 +00:00
Garrett Wollman
522bab9535
Make capitalization consistent with other devices registered in
...
the database. Also, distinguish between VGA-like display devices
and everything else.
1995-02-14 03:19:27 +00:00
David Greenman
6398cf3113
Reapplied all of Stefan's changes. What a mess - the files were modified
...
and moved at the same time. This made it *very* difficult to fix the
revision log lossage that happend when the files were moved. SIGH.
1995-02-02 13:12:18 +00:00
David Greenman
77e50733d8
Fixed up include paths after copying these in the repository.
1995-02-02 12:36:19 +00:00
Stefan Eßer
9a3c07de07
Add support for -v option passed to boot loader (bootverbose).
...
Reviewed by:
Submitted by:
Obtained from:
1994-12-22 21:20:39 +00:00
Stefan Eßer
c6f2eb5edb
Added decoding of chipset registers for Pentium 90/100 CPUs.
1994-10-25 18:45:19 +00:00
Poul-Henning Kamp
161e7c8d87
#ifdef'ed the verbose probe messages. Only until I find a good way of
...
making it run-time selectable, then it will be back (at will).
1994-10-17 21:11:31 +00:00
Stefan Eßer
65005ce25c
Fixed typo and message format change to avoid line wrapping.
1994-10-15 23:27:39 +00:00
Stefan Eßer
55f018a694
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
...
removed PCI mapping call from vga_attach() in pcisupport.c.
1994-10-13 01:12:31 +00:00
Stefan Eßer
86e0c19b6c
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
...
Name change: pci_intel.c -> pcisupport.c
1994-10-12 02:27:08 +00:00