Changes between Version 4 and Version 5 of R1/Alpha4/ImprovementsSinceRelease
- Timestamp:
- Aug 2, 2013, 9:03:31 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Alpha4/ImprovementsSinceRelease
v4 v5 8 8 9 9 === Kernel Drivers or Filesystems === 10 * Virtio initial support: block device support 10 * Virtio support: 11 * block devices (supported features: configuration change) 12 * SCSI devices (supported features: capacity change) 13 * PCI: legacy/MSI/MSI-X interrupts supported 14 * MSI-X support: activated in the FreeBSD compat layer. 15 * MSI: activated for AHCI and USB host controller drivers, fixed for some AMD based systems. 16 * intel_gart: bridge detection is fixed. 17 * PCI: use pcie mechanism for config space access 11 18 * iso9960, exfat, fat: Corrected time conversion mistakes. 12 19 * cdda, fat, iso9660: clear tv_nsecs fields in the stat struct. 13 20 * bfs, btrfs, exfat, extfs: Return more than a single dirent at a time in btrfs_read_dir(). 21 14 22 15 23 === Upgrades ===