| .. |
|
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
|
Remove vestiges of knowing the ISA bus, which we gave up on around 20
|
2014-03-19 21:03:04 +00:00 |
|
cbus_dma.c
|
Remove vestiges of knowing the ISA bus, which we gave up on around 20
|
2014-03-19 21:03:04 +00:00 |
|
cbus_dmareg.h
|
- Move bus dependent defines to {isa,cbus}_dmareg.h.
|
2005-05-14 10:14:56 +00:00 |
|
gdc.c
|
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
|
2009-12-29 21:51:28 +00:00 |
|
nmi.c
|
Remove EPSON PC-386 note A/W/AE/WR support.
|
2005-09-14 12:39:06 +00:00 |
|
olpt.c
|
Use callout(9) instead of timeout(9).
|
2014-09-25 18:54:36 +00:00 |
|
olptreg.h
|
Fix my copyright.
|
2005-05-14 10:51:16 +00:00 |
|
pckbd.c
|
Use callout() instead of timeout(). This is almost identical to the
|
2014-09-25 18:53:27 +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: Merge yet another the RTC related work.
|
2008-04-19 08:18:47 +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
|
Always set the bell_pitch to 800. This catch up with the sysbeep() argument
|
2008-04-08 13:10:57 +00:00 |
|
scgdcrndr.c
|
Replace explicit calls to video methods with their respective variants
|
2007-12-29 23:26:59 +00:00 |
|
scterm-sck.c
|
Replace inline static' by static inline'.
|
2011-12-13 14:06:01 +00:00 |
|
sctermvar.h
|
Replace syscons terminal renderer by a new renderer that uses libteken.
|
2009-01-01 13:26:53 +00:00 |
|
scvtb.c
|
Replace inline static' by static inline'.
|
2011-12-13 14:06:01 +00:00 |
|
sio.c
|
Pull in r267961 and r267973 again. Fix for issues reported will follow.
|
2014-06-28 03:56:17 +00:00 |
|
sio_cbus.c
|
Fix my copyright.
|
2005-05-14 10:51:16 +00:00 |
|
syscons_cbus.c
|
Move VT switching hack for suspend/resume from bus drivers to syscons.c
|
2011-05-09 18:46:49 +00:00 |