freebsd-src/sys/i386
Mike Smith 46f3ff7986 Major ppbus updates from the author.
- 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>
1998-08-03 19:14:33 +00:00
..
apm Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
bios Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
boot TFTP_ACK goes to port 69 (default tftp port) and tftpd says 'Timeout'. 1998-07-31 09:03:15 +00:00
conf Major ppbus updates from the author. 1998-08-03 19:14:33 +00:00
eisa Fixed printf format errors (only 1 left in GENERIC now). 1998-07-13 09:53:11 +00:00
i386 Add the ISP Qlogic SCSI card to the list of known devices. 1998-08-02 09:32:52 +00:00
ibcs2 Updated generated files. 1998-06-09 03:36:59 +00:00
include 1. Reorganized screen saver related code so that both the LKM screen 1998-08-03 11:30:45 +00:00
isa Major ppbus updates from the author. 1998-08-03 19:14:33 +00:00
linux Fixed print format errors. 1998-07-29 16:43:00 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00