| .. |
|
30line.h
|
In my last commit, I'd assumed that LINE30 was always defined. It
|
2005-01-09 22:17:39 +00:00 |
|
cbus.h
|
- Move defines for PC-98 machine type from pc98/cbus/cbus.h into
|
2006-05-08 12:03:58 +00:00 |
|
cbus_dma.c
|
- Move bus dependent defines to {isa,cbus}_dmareg.h.
|
2005-05-14 10:14:56 +00:00 |
|
cbus_dmareg.h
|
- Move bus dependent defines to {isa,cbus}_dmareg.h.
|
2005-05-14 10:14:56 +00:00 |
|
clock.c
|
Mfi386 revision 1.239 of src/sys/i386/isa/clock.c. Seemingly some
|
2007-07-29 20:16:48 +00:00 |
|
fdc.c
|
Don't call bus_deactivate_resource() explicitly before calling
|
2007-03-21 03:38:37 +00:00 |
|
fdc_cbus.c
|
Fix my copyright.
|
2005-05-14 10:51:16 +00:00 |
|
fdcreg.h
|
|
|
|
fdcvar.h
|
Merged from the following changes.
|
2004-07-17 10:07:19 +00:00 |
|
gdc.c
|
Replace explicit calls to video methods with their respective variants
|
2007-12-29 23:26:59 +00:00 |
|
nmi.c
|
Remove EPSON PC-386 note A/W/AE/WR support.
|
2005-09-14 12:39:06 +00:00 |
|
olpt.c
|
o break newbus api: add a new argument of type driver_filter_t to
|
2007-02-23 20:11:27 +00:00 |
|
olptreg.h
|
Fix my copyright.
|
2005-05-14 10:51:16 +00:00 |
|
pckbd.c
|
Use kbdd_* macros.
|
2007-12-30 12:27:31 +00:00 |
|
pckbdtables.h
|
Move the pc98 keymap define into pckbdtables.h because it should be used
|
2005-05-12 13:39:31 +00:00 |
|
pcrtc.c
|
Mfi386 revision 1.239 of src/sys/i386/isa/clock.c. Seemingly some
|
2007-07-29 20:16:48 +00:00 |
|
pmc.c
|
Add missing <sys/module.h> includes currently relying on nested include
|
2004-06-03 06:10:02 +00:00 |
|
sc_machdep.h
|
|
|
|
scgdcrndr.c
|
Replace explicit calls to video methods with their respective variants
|
2007-12-29 23:26:59 +00:00 |
|
scterm-sck.c
|
Fix -Wundef warnings found when compiling i386 LINT, GENERIC and
|
2005-12-05 11:58:35 +00:00 |
|
scvtb.c
|
|
|
|
sio.c
|
Add a new 'why' argument to kdb_enter(), and a set of constants to use
|
2007-12-25 17:52:02 +00:00 |
|
sio_cbus.c
|
Fix my copyright.
|
2005-05-14 10:51:16 +00:00 |
|
syscons_cbus.c
|
Use pause() rather than tsleep() on explicit global dummy variables.
|
2007-02-27 17:22:30 +00:00 |