NetBSD/sys/arch/i386
thorpej 4b51cecfc2 - Split the register handles out of struct wdc_channel into a separate
wdc_regs structure, and array of which (indexed per channel) is pointed
  to by struct wdc_softc.
- Move the resulting wdc_channel structure to atavar.h and rename it to
  ata_channel.  Rename the corresponding flags.
- Add a "ch_ndrive" member to struct ata_channel, which indicates the
  maximum number of drives that can be present on the channel.  For now,
  this is always 2.  Add an ATA_MAXDRIVES constant that places an upper
  limit on this value, also currently 2.
2004-08-14 15:08:04 +00:00
..
acpi Make sure to restore curproc's PTD before calling AcpiEnterSleepState(). 2004-06-14 18:09:35 +00:00
bios
bioscall Rebuild. This primarily updates NGDT. 2004-07-04 03:35:01 +00:00
compile
conf +cs@pcmcia 2004-08-10 20:50:11 +00:00
eisa sprintf -> snprintf 2004-04-22 00:31:00 +00:00
gdbscripts
i386 constify 2004-08-13 21:45:03 +00:00
include Set NKPTP default to 0 (it's calculated in locore). Also reduce NKPTP_MIN to 2004-08-05 15:26:59 +00:00
isa Back out part of the changes in rev 1.86. Remove npxdna_notset(), and instead 2004-07-06 01:30:08 +00:00
mca
pci implement ICH-based Intel SpeedStep(TM), based on both the linux and 2004-07-31 17:32:31 +00:00
pnpbios - Split the register handles out of struct wdc_channel into a separate 2004-08-14 15:08:04 +00:00
stand fix several related bugs that cause sysctl machdep.diskinfo to 2004-08-05 18:04:35 +00:00
Makefile