freebsd-src/sys/amd64
Brian Feldman 1a351c9ee4 Make the d_flags of mem devices D_DISK to signify that they are disk-like
random-seekable devices. This lets dd(1) know it can seek on them. It
also affects spec_vnopen() (IIRC), but only makes the path of execution smaller,
and does not change its behavior. This is when securelevel >= 2.
1999-09-12 16:38:43 +00:00
..
amd64 Make the d_flags of mem devices D_DISK to signify that they are disk-like 1999-09-12 16:38:43 +00:00
conf Add the AMD driver. 1999-09-11 16:05:48 +00:00
include Make pmap_mapdev() deal with non-page-aligned requests. 1999-09-11 20:31:32 +00:00
isa This adds the i386 specific support for systems with a MicroChannel 1999-09-03 02:04:28 +00:00
pci $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00