NetBSD/sys/arch/playstation2
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
..
compile
conf Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented 2004-07-15 03:53:44 +00:00
dev - Split the register handles out of struct wdc_channel into a separate 2004-08-14 15:08:04 +00:00
ee gs_init(VESA_1A) hang up on SCPH-50000. 2004-07-10 05:55:05 +00:00
include MI part of kloader moved to dev/kloader.c from arch/hpc/hpc/ 2004-07-06 13:09:18 +00:00
playstation2 set BEV bit before coping kernel. 2004-07-09 10:31:14 +00:00
Makefile