1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/i386
Peter Wemm bb65956af3 Next round of cleanups. Some more debugging hooks added, si_softc definition
moved to the driver proper, so that <machine/si.h> can be #included by user
programs without needing to include stuff from /sys/i386/isa..
Various (now) redundant features removed, eg: the locks on IXANY and HWFLOW
as these are now done with the "initial" and "lock" termios devices.
Note that it still (for reasons unknown) appears to be masking data to
7-bit with ppp - hence the cleanup to support the debugging via 'sicontrol'
1995-08-13 15:18:05 +00:00
..
apm
bios
boot Change install' to ${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
conf Correct a little typo in LINT. trouble is -> trouble if. 1995-08-12 13:40:42 +00:00
eisa Add hook for EISA probe for Specialix EISA card. 1995-08-09 13:00:25 +00:00
i386 Grab next major (68) for the Specialix SI/XIO driver which is due to 1995-08-05 21:33:04 +00:00
ibcs2
include Next round of cleanups. Some more debugging hooks added, si_softc definition 1995-08-13 15:18:05 +00:00
isa Next round of cleanups. Some more debugging hooks added, si_softc definition 1995-08-13 15:18:05 +00:00
linux
pci
scsi Update the SCB controll byte bit definitions to match new SCB_DISCENB bit. 1995-08-05 17:32:55 +00:00
Makefile