| version 1.163.4.1, 2007/11/06 23:07:11 |
version 1.163.4.2, 2008/01/09 01:19:18 |
| Line 16 See also: BUILDING, build.sh, Makefile. |
|
| Line 16 See also: BUILDING, build.sh, Makefile. |
|
| Recent changes: |
Recent changes: |
| ^^^^^^^^^^^^^^^ |
^^^^^^^^^^^^^^^ |
| |
|
| |
20071209: |
| |
The acpiec(4) driver has been split into two attachments. If you |
| |
get ACPI errors before the attachment, please update your kernel |
| |
configuration file appropriately or see GENERIC for more details. |
| |
|
| |
20071115: |
| |
The it(4) driver has been renamed to itesio(4) and the old port |
| |
argument specified in the kernel configuration file is not valid |
| |
anymore. The itesio(4) driver now uses the Super I/O address port |
| |
rather than the EC address port. Please update your kernel |
| |
configuration file appropriately or see GENERIC for more details. |
| |
|
| 20071028: |
20071028: |
| The pccons(4) driver has been removed from the NetBSD/shark port. |
The pccons(4) driver has been removed from the NetBSD/shark port. |
| You need to update any custom kernel configuration file you have |
You need to update any custom kernel configuration file you have |
|
|
| has been changed. Rather than modify the pathname (and copy back |
has been changed. Rather than modify the pathname (and copy back |
| to userspace) namei() and lookup() directly check the emulation |
to userspace) namei() and lookup() directly check the emulation |
| root. One side effect is that absolute symlinks inside the emulated |
root. One side effect is that absolute symlinks inside the emulated |
| root filesytem will be relative to that filesystem - unless they |
root file system will be relative to that file system - unless they |
| start /../ this is useful when the emulated root is a real install |
start /../ this is useful when the emulated root is a real install |
| that has such links. |
that has such links. |
| This might affect symlinks that have been added to reference outside |
This might affect symlinks that have been added to reference outside |