first cut of whatis for 1.4
This commit is contained in:
parent
6bb727e736
commit
75b15f7534
@ -1,25 +1,39 @@
|
||||
.\" $NetBSD: whatis,v 1.7 1999/01/13 07:30:05 ross Exp $
|
||||
.\" $NetBSD: whatis,v 1.8 1999/03/23 18:57:19 perry Exp $
|
||||
.Pp
|
||||
i386-specific enhancements include a number of new device drivers, such
|
||||
as the Intel Etherexpress FE drivers, ATAPI support, and others.
|
||||
See the hardware compatibility list for supported devices.
|
||||
As is usual between releases, the i386 port has had many improvements
|
||||
made to it -- too many to detail all of them here.
|
||||
.Pp
|
||||
Numerous new drivers have been added. See the supported hardware list
|
||||
for details.
|
||||
.Pp
|
||||
Some (but not all!) notable i386-specific improvements include:
|
||||
.Pp
|
||||
Other (but not all) i386-specific improvements are:
|
||||
.Bl -bullet
|
||||
.It
|
||||
APM support
|
||||
Lennart Augustsson has added full USB support, permitting the use of a
|
||||
wide variety of Universal Serial Bus peripherals.
|
||||
.It
|
||||
bounce-buffer support so that busmaster ISA controllers work
|
||||
for machines with \*> 16MB
|
||||
Manuel Bouyer's PCIIDE work now permits full DMA support on IDE
|
||||
controller/drive combinations that support it. This dramatically
|
||||
improves performance on supported hardware.
|
||||
.It
|
||||
floppy formatting support
|
||||
New i386 boot blocks now support INT13 extensions. This means that on
|
||||
modern BIOSes, it is possible to boot a NetBSD partition that is past
|
||||
the old 1024 cylinder boundary. The new boot blocks also support a
|
||||
mechanism to pass BIOS geometry information to the kernel, permitting
|
||||
improved automation during installs.
|
||||
.It
|
||||
improved detection of the amount of memory present in the machine
|
||||
.It
|
||||
support for FAT32 filesystems
|
||||
The i386 port also now uses libkvm -- libkvm.old has finally been purged.
|
||||
.El
|
||||
.Pp
|
||||
.Nx 1.3
|
||||
.Nx 1.4
|
||||
on i386 is, as usual, also fully backward compatible with old
|
||||
.Nx
|
||||
i386 binaries, so you don't need to recompile all your local programs.
|
||||
i386 binaries, so you don't need to recompile all your local programs
|
||||
provided you set the appropriate binary compatibility options in your
|
||||
kernel configuration.
|
||||
.Pp
|
||||
The i386 will be switching executable formats from a.out to ELF in
|
||||
the next release. The support for this has already been completed, but
|
||||
was judged too new to be included in
|
||||
.Nx 1.4 .
|
||||
|
Loading…
Reference in New Issue
Block a user