Poul-Henning Kamp
|
30b745b6ed
|
Remove entries for files we don't have.
Approved by: peter
|
2003-01-30 06:26:17 +00:00 |
|
Poul-Henning Kamp
|
e263f030c9
|
NO_GEOM cleanup: remove subr_disklabel.c from powerpc and x86_64.
|
2003-01-28 16:37:22 +00:00 |
|
Poul-Henning Kamp
|
6fb6c30600
|
Remove subr_diskslice.c and subr_diskmbr.c which I can see no traces off
a need for in the x86_64 files. Not compile tested.
|
2003-01-17 23:02:13 +00:00 |
|
Poul-Henning Kamp
|
2a2c796213
|
Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,
so that they can be left out where they are unneeded.
|
2003-01-17 18:32:39 +00:00 |
|
Peter Wemm
|
5452db4885
|
de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' and
'device atkbdc 1'.
|
2002-08-19 23:59:21 +00:00 |
|
John Baldwin
|
ba268f0312
|
Move sio_isa.c back to MD files files due to PC98 brain damage.
|
2002-07-24 12:35:52 +00:00 |
|
John Baldwin
|
bdff575a42
|
Move all the sio(4) attachments (except for pc98's cbus attachment) to the
MI files file. We can't move sio.c because pc98 uses a custom version.
|
2002-07-15 15:47:34 +00:00 |
|
John Baldwin
|
47a3594e8e
|
The puc(4) driver/bridge is MI, so don't bury it in MD options and files
config files. It also depends on PCI.
|
2002-07-15 15:39:10 +00:00 |
|
David E. O'Brien
|
d2be885e99
|
This is the start of the FreeBSD/x86_64 kernel.
|
2002-06-30 08:05:21 +00:00 |
|