freebsd-dev/sys/geom
Søren Schmidt 8ba4488cea Add support for the PC98 platform to the ATA driver.
This mostly consists of functionality to serialize accesses to
the two ATA channels (which can also be used to "fix" certain
PCI based controllers).
Add support for Acard controllers.
Enable the ATA driver in PC98 GENERIC, and add device hints.
Update man page with latest support.

The PC98 core team has kindly provided me with a PC98
machine that made this all possible, thanks to all that
contributed to that effort, without that this would
probably newer have been possible..

Approved by: re@
2002-12-03 20:20:44 +00:00
..
bde Conceiveably, there may exist an algorithm which can tell if a sequence of bytes 2002-12-01 15:50:48 +00:00
geom_aes.c Now that the sectorsize and mediasize are properties of the provider, 2002-10-20 20:28:24 +00:00
geom_bsd.c Use the hotspot code to prevent people from overwriting their disklabel 2002-12-02 20:23:54 +00:00
geom_ccd.c - Use vrefcnt() instead of v_usecount. 2002-09-25 02:42:43 +00:00
geom_ctl.c Straighten up the geom.ctl config interface definitions. 2002-11-06 20:05:15 +00:00
geom_dev.c Add KASSERT for bio_cmd validity here as well. Various hacks still 2002-11-01 15:56:26 +00:00
geom_disk.c Add the remaning part of the new libdisk interaction. 2002-10-28 22:43:54 +00:00
geom_dump.c Do not call the dumpconf method unless there is one. 2002-11-20 18:10:42 +00:00
geom_enc.c Constification ? Yes, out that door, row on the left, one patch each. 2002-10-15 18:21:53 +00:00
geom_event.c Polish a bit here and there. 2002-11-04 09:31:02 +00:00
geom_gpt.c Fix dumpconf so libdisk can grok its output. We weren't checking 2002-11-02 11:45:54 +00:00
geom_int.h Add the remaning part of the new libdisk interaction. 2002-10-28 22:43:54 +00:00
geom_io.c malloc(9) with M_NOWAIT seems to return NULL a lot more than I would have 2002-11-02 11:08:07 +00:00
geom_kern.c Fix a cut&past-o. 2002-12-01 15:53:31 +00:00
geom_mbr.c Remove clause 3 in the license with NAI's consent. 2002-11-04 06:29:05 +00:00
geom_pc98.c Add support for the PC98 platform to the ATA driver. 2002-12-03 20:20:44 +00:00
geom_slice.c Add a simplified version of the hot-spot code to enable us to protect 2002-12-02 19:59:25 +00:00
geom_slice.h Add a simplified version of the hot-spot code to enable us to protect 2002-12-02 19:59:25 +00:00
geom_subr.c Straighten up the geom.ctl config interface definitions. 2002-11-06 20:05:15 +00:00
geom_sunlabel.c Add support for the new libdisk interaction. 2002-10-28 22:42:20 +00:00
geom.h Use more mnemonic argument names in the access functions. 2002-12-01 15:54:39 +00:00