OpenGrok
Cross Reference: md.h
xref
: /
src
/
sys
/
dev
/
md.h
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/dev/md.h
Revision
Date
Author
Comments
1.11
14-Dec-2009
uebayasi
branches: 1.11.2;
Protect multiple inclusion.
1.10
21-Oct-2009
snj
Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder).
1.9
02-May-2008
ad
Allow md_root_setconf() to set in a miniroot as the root file system
even if MEMORY_DISK_IS_ROOT is not defined (a runtime override).
1.8
04-Mar-2007
christos
branches: 1.8.36; 1.8.38; 1.8.40;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
1.7
02-Jul-2001
uch
branches: 1.7.38; 1.7.76;
add MEMORY_DISK_DYNAMIC option. if enable MEMORY_DISK_DYNAMIC, file
system image's address and size are setted by md_root_setconf().
1.6
21-Jan-2000
tsutsui
branches: 1.6.6;
- use the raw partition for ioctl; `control device' is gone.
- remove `sc_flags' member from md_softc
- add check code whether the md device is configured in mdread/mdwrite
1.5
28-Dec-1996
pk
branches: 1.5.28;
Rename this driver `md'.
1.4
22-Mar-1996
gwr
The ramdisk is now a pseudo-device.
1.3
07-Mar-1996
leo
Allow for a machine dependent match function - rd_match_hook()
1.2
26-Oct-1995
gwr
Add coyright, id string; fix comments
1.1
08-Oct-1995
gwr
Machine-independent RAM-disk driver.
1.5.28.1
20-Nov-2000
bouyer
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
1.6.6.1
24-Aug-2001
nathanw
Catch up with -current.
1.7.76.1
12-Mar-2007
rmind
Sync with HEAD.
1.7.38.1
03-Sep-2007
yamt
sync with head.
1.8.40.2
11-Mar-2010
yamt
sync with head
1.8.40.1
16-May-2008
yamt
sync with head.
1.8.38.1
18-May-2008
yamt
sync with head.
1.8.36.1
02-Jun-2008
mjf
Sync with HEAD.
1.11.2.1
18-Nov-2010
uebayasi
Implement XIP in md(4).
Indexes created Thu Oct 02 01:09:59 GMT 2025