| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
ppc.c: nsc code improved. Actually, a complete rewrite.
|
|
|
|
|
|
|
| |
device drivers, not in ioconf.c. Use a different hack in isa_device.h
so that a new config(8) is not required yet.
pc98 parts approved by: kato
|
|
|
|
| |
is struct ppb_microseq* pointing directly into the microsequence
|
| |
|
| |
|
|
|
|
| |
bootverbose set
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- ppbus now supports PLIP via the if_plip driver
- ieee1284 infrastructure added, including parallel-port PnP
- port microsequencer added, for scripting the sort of port I/O
that is common with parallel devices without endless calls up and down
through the driver structure.
- improved bus ownership behaviour among the ppbus-using drivers.
- improved I/O chipset feature detection
The vpo driver is now implemented using the microsequencer, leading to
some performance improvements as well as providing an extensive example
of its use.
Reviewed by: msmith
Submitted by: Nicolas Souchu <Nicolas.Souchu@prism.uvsq.fr>
|
| |
|
| |
|
|
|
|
| |
Submitted by: Nicolas Souchu <Nicolas.Souchu@prism.uvsq.fr>
|
|
Submitted by: Nicolas Souchu <Nicolas.Souchu@prism.uvsq.fr>
|