freebsd-nq/sys/pc98/pc98
Poul-Henning Kamp 13e84a71e0 Centralize the line discipline optimization determination in a function
called ttyldoptim().

Use this function from all the relevant drivers.

I belive no drivers finger linesw[] directly anymore, paving the way for
locking and refcounting.
2004-06-04 21:55:55 +00:00
..
30line.h
atapi.c More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). 2003-03-02 16:54:40 +00:00
atapi.h
busio.s Include machine/asmacros.h instead of machine/asm.h. 2003-11-05 17:01:51 +00:00
busiosubr.c Implement the bus_space_map() function to allocate resources and initialize 2003-09-23 08:22:34 +00:00
canbepm.c Oops, fix copyright again. 2003-02-04 16:17:13 +00:00
canbus_if.m Oops, fix copyright again. 2003-02-04 16:17:13 +00:00
canbus.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
canbus.h Oops, fix copyright again. 2003-02-04 16:17:13 +00:00
canbusvars.h Oops, fix copyright again. 2003-02-04 16:17:13 +00:00
clock.c Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
epsonio.h
fd.c Merged from sys/dev/fdc/fdc.c revision 1.272. 2004-05-30 13:56:06 +00:00
fdreg.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
isa_dma.c Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
machdep.c MFi386: revision 1.586. 2004-03-28 12:03:39 +00:00
module.h
mse.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
nmi.c Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
olpt.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
pc98_machdep.c
pc98_machdep.h
pc98.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
pc98gdc.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
pc98kbd.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
pmc.c Add missing <sys/module.h> includes currently relying on nested include 2004-06-03 06:10:02 +00:00
ppc.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ppcreg.h
sc_machdep.h
scgdcrndr.c Add missing <sys/module.h> #includes 2004-06-04 13:04:10 +00:00
scterm-sck.c Add missing <sys/module.h> #includes 2004-06-04 13:04:10 +00:00
scvtbpc98.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
sio_cbus.c Remove '#include <machine/bus_pio.h>'. This is meaningless. 2004-03-07 05:39:38 +00:00
sio.c Centralize the line discipline optimization determination in a function 2004-06-04 21:55:55 +00:00
syscons_pc98.c Merged from sys/isa/syscons_isa.c revision 1.24. 2003-10-31 13:48:24 +00:00
wd_cd.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
wd_cd.h Restore CDIOCREADAUDIO ioctl. 2004-03-07 14:16:42 +00:00
wd.c Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
wdreg.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
wormio.h