freebsd-skq/sys/pc98/pc98
Archie Cobbs 21b8ebd926 Make all Ethernet drivers attach using ether_ifattach() and detach using
ether_ifdetach().

The former consolidates the operations of if_attach(), ng_ether_attach(),
and bpfattach(). The latter consolidates the corresponding detach operations.

Reviewed by:	julian, freebsd-net
2000-07-13 22:54:34 +00:00
..
30line.h Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes. 2000-04-27 13:34:32 +00:00
atapi.c Fixed header file path and added necessary file. 2000-03-17 12:56:23 +00:00
atapi.h Copy i386/isa/atapi-cd.[ch] to a new name so that it doesn't have the 2000-01-24 17:16:03 +00:00
clock.c Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
diskslice_machdep.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
epsonio.h Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
fd.c Merge from the following changes. 2000-07-11 12:50:34 +00:00
fdreg.h Merge from sys/isa/fd.c revision from 1.171 to 1.176 and sys/isa/fdreg.h 2000-01-09 10:01:21 +00:00
if_ed98.h - Sync with sys/i386/isa/if_ed.c revision 1.163. 1999-10-31 08:24:18 +00:00
if_ed.c Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
isa_dma.c Merged from sys/i386/isa/isa_dma.c revision 1.6. 2000-06-28 03:18:51 +00:00
machdep.c Don't call printf without a format string. 2000-07-10 07:13:36 +00:00
module.h Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes. 2000-04-27 13:34:32 +00:00
mse.c Newbusify mse driver. 2000-03-29 14:23:16 +00:00
npx.c Merged from sys/i386/isa/npx.c revision 1.83. 2000-06-28 03:19:44 +00:00
olpt.c Update of isa drivers using compatability shims to use COMPAT_ISA_DRIVER(). 2000-05-31 10:51:53 +00:00
pc98_machdep.c Include pc98/pc98/pc98.h in which M_EPSON_PC98 is defined when the 2000-06-23 12:01:10 +00:00
pc98_machdep.h Fixed to probe extended memory for over 256M or under 64M. 2000-03-16 12:14:00 +00:00
pc98.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pc98gdc.c Backed out a part of previous commit. The function name conflicts. 2000-07-12 10:15:43 +00:00
pc98kbd.c Merge from the following changes. 2000-03-29 12:26:41 +00:00
pcaudio.c Include pc98.h instead of isareg.h. 2000-04-12 14:08:02 +00:00
ppc.c Sync with sys/isa/ppc.c revision 1.27. 2000-05-31 10:49:58 +00:00
ppcreg.h Port of the PC-98 ppc to the newbus system. 2000-01-20 00:58:49 +00:00
sc_machdep.h Synced with the sc driver in the sys/dev/syscons directory. 2000-01-20 15:16:49 +00:00
scgdcrndr.c Merge from the following changes. 2000-03-29 12:26:41 +00:00
scterm-sck.c Sync with sys/dev/syscons/scterm-sc.c revisions 1.6 and 1.7. 2000-06-22 10:03:28 +00:00
scvtbpc98.c Merge from the following changes. 2000-03-29 12:26:41 +00:00
sio.c Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
spkr.c Merge from the following changes. 2000-07-11 12:50:34 +00:00
syscons_pc98.c Merge from the following changes. 2000-07-11 12:50:34 +00:00
syscons.c Merge from the following changes. 2000-07-11 12:50:34 +00:00
wd_cd.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
wd_cd.h Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
wd.c Borrow phk's axe and apply the next stage of config(8)'s evolution. 2000-06-13 22:28:50 +00:00
wdreg.h Added wdreg.h. PC-98 still uses the wd driver. 2000-04-14 11:29:15 +00:00
wfd.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
wormio.h Fixed typo. 2000-04-29 05:55:33 +00:00
wst.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00