freebsd-dev/sys/pc98/pc98
Poul-Henning Kamp 3bb24c35f2 Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1:
Peter had repocopied sys/disklabel.h to sys/diskpc98.h and sys/diskmbr.h.

These two new copies are still intact copies of disklabel.h and
therefore protected by #ifndef _SYS_DISKLABEL_H_ so #including them
in programs which already include <sys.disklabel.h> is currently a
no-op.

This commit adds a number of such #includes.

Once I have verified that I have fixed all the places which need fixing,
I will commit the updated versions of the three #include files.

Sponsored by:   DARPA & NAI Labs.
2002-10-01 07:24:55 +00:00
..
30line.h Fixed warnings. 2000-10-15 04:54:17 +00:00
atapi.c Fall through from AT_TYPE_DIRECT to AT_TYPE_CDROM. 2002-02-11 05:46:25 +00:00
atapi.h
busio.s Rewrite the pc98 bus_space stuff. 2001-10-07 10:04:18 +00:00
busiosubr.c Add bus_space_unmap() and bus_space_free() functions to release 2002-02-18 13:44:46 +00:00
clock.c Remove #ifdef/#endif 3 years after the stuff they protected was removed. 2002-09-21 08:00:01 +00:00
diskslice_machdep.c Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1: 2002-10-01 07:24:55 +00:00
epsonio.h Added epson_inw function. 2001-07-14 04:14:29 +00:00
fd.c Merged from sys/isa/fd.c revision 1.238. 2002-09-29 11:43:14 +00:00
fdreg.h Merged from sys/isa/{fd.c,fdreg.h} revisions 1.222 and 1.15, respectively. 2001-12-16 09:00:03 +00:00
isa_dma.c Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
machdep.c MFi386: revisions 1.536 and 1.538. 2002-09-24 02:22:35 +00:00
module.h
mse.c Fix style. 2002-03-25 12:44:03 +00:00
olpt.c KSE changes for olpt driver 2001-09-14 04:50:27 +00:00
pc98_machdep.c Update pc98 memory probe functions. 2001-05-21 12:51:44 +00:00
pc98_machdep.h Remove __P. 2002-03-20 12:22:31 +00:00
pc98.h Split the sio driver for pc98 into bus front end and back end. 2001-11-26 12:29:53 +00:00
pc98gdc.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
pc98kbd.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
pcaudio.c MFi386: revision 1.65. 2002-03-20 12:28:03 +00:00
pmc.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
ppc.c Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
ppcreg.h Merged from the following changes. 2001-06-26 11:53:12 +00:00
sc_machdep.h Fixed conflict with sys/dev/syscons/syscons.h. 2001-07-14 08:07:26 +00:00
scgdcrndr.c Fixed mouse cursor on a console. 2002-02-10 10:14:39 +00:00
scterm-sck.c Cosmetic changes. 2002-02-10 10:27:37 +00:00
scvtbpc98.c Merged from sys/dev/syscons/scvtb.c revision 1.9. 2002-08-22 13:24:00 +00:00
sio_cbus.c Added some buggy PC-98 PnP cards support. 2002-09-29 13:31:26 +00:00
sio.c Merged from sys/dev/sio/sio.c revisions 1.380 and 1.381. 2002-09-29 11:41:48 +00:00
spkr.c Remove __P. 2002-03-20 12:22:31 +00:00
syscons_pc98.c Merged from sys/isa/syscons_isa.c revision 1.18. 2002-09-16 07:11:43 +00:00
syscons.c Merged from sys/dev/syscons/syscons.c revision 1.389. 2002-09-29 11:42:36 +00:00
wd_cd.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
wd_cd.h use __packed. 2002-09-23 18:54:32 +00:00
wd.c (This commit touches about 15 disk device drivers in a very consistent 2002-09-20 19:36:05 +00:00
wdreg.h Remove __P. 2002-03-20 12:22:31 +00:00
wfd.c Don't call cdevsw_add(). 2001-11-04 09:09:41 +00:00
wormio.h
wst.c use __packed. 2002-09-23 18:54:32 +00:00