Go to file
bouyer 52068f73ce Add support for the Promise Ultra/33 and /66 pci IDE controller. In addition to
chip-dependant code this required the following changes:
- Instead of attaching the device in a generic way with some chip-dependant
  routines, use a chip-dependant attach routine with some common code
  factored out. The code is marginally bigger, but this allows the CMD64x
  flag hack to go away.
- For chips that report per-channel 'irq triggered', test this before calling
  wdcintr() for the native-pci irq case (compat intr can't be shared),
  as wdcintr() has no good way to know if a irq was for it or not, and
  ends up with irq loss. XXX for chips that don't have this feature irq sharing
  will not work properly !
- add my copyrigth notice (could have been done some time ago I think :)

There are still some issues to be solved with the Promise controller and
ATAPI devices.
Many thanks to Paul Newhouse for shipping me 2 Ultra/33 boards for doing this
work.
1999-08-29 17:20:10 +00:00
bin Fix "tar" mode usage string. 1999-08-24 08:02:27 +00:00
distrib regen 1999-08-29 10:16:51 +00:00
etc Increase md size to 2MB. 1999-08-28 16:49:49 +00:00
games Convert to something resembling KNF. 1999-08-21 10:40:03 +00:00
gnu -e may be specified multiple times, as per SUSv2. 1999-08-25 01:32:03 +00:00
include Add missing isinff() declaration. 1999-08-16 18:57:57 +00:00
lib Readd my change from fts.c rev 1.10, which was incorrectly removed in rev 1.19 1999-08-27 21:10:46 +00:00
libexec more kerberos5 fixes 1999-08-25 20:07:33 +00:00
regress Add the SVID IPC tests. 1999-08-25 05:16:41 +00:00
sbin "-l" means _don't_ log to syslog(3). 1999-08-19 13:43:27 +00:00
share Add an AUTHOR section. 1999-08-25 09:25:42 +00:00
sys Add support for the Promise Ultra/33 and /66 pci IDE controller. In addition to 1999-08-29 17:20:10 +00:00
usr.bin Amazing how this worked for so long. setenv(3) expects environ(7) to be 1999-08-29 04:21:55 +00:00
usr.sbin conflict resolution after tcp_wrappers upgrade to 7.6. 1999-08-27 16:07:23 +00:00
Makefile Remove all of the domestic/crypto-us glue from this file. It is handled 1999-07-12 21:53:52 +00:00