NetBSD/sys/arch
onoe e83458422f First Prototype implementation of network interface part for IEEE1394 (if_fw).
Current status:
	Only OHCI chip is supported (fwohci).
	ping (IPv4) works with Sony's implementation (SmartConnect) on Win98.
	sometimes works but not stable.
Not implemented yet:
	IRM (Isochronous Resource Manager) functionality.
	Link layer fragmentation.
	Topology map.
More to do:
	clean ups
	MCAP
	charactor device part
	dhcp

There is no entry in GENERIC config file yet.
Follow sys/dev/ieee1394/IMPLEMENTATION to enable if_fw.
2000-11-05 17:17:12 +00:00
..
alpha Adapt to new line discipline scheme. 2000-11-02 00:26:35 +00:00
amiga Adapt to new line discipline scheme. 2000-11-02 00:26:35 +00:00
amigappc
arc Adapt to new line discipline scheme. 2000-11-02 00:26:35 +00:00
arm26 IDE hard discs seem to work -- turn them on by default. 2000-10-14 23:46:40 +00:00
arm32 Print which IRQ is used for compatibility interrupts. (from i386) 2000-11-04 14:05:55 +00:00
atari Adapt to new line discipline scheme. 2000-11-02 00:26:35 +00:00
bebox Adapt to the new line discipline scheme. 2000-11-02 00:35:04 +00:00
cobalt Add `major' for lsu. 2000-10-23 11:32:30 +00:00
evbsh3 add interrupt mode into wdog 2000-10-31 02:04:12 +00:00
hp300 Adapt to the new line discipline scheme. 2000-11-02 00:35:04 +00:00
hpcmips Adapt to the new line discipline scheme. 2000-11-02 00:35:04 +00:00
i386 First Prototype implementation of network interface part for IEEE1394 (if_fw). 2000-11-05 17:17:12 +00:00
luna68k Adapt to new line discipline scheme. 2000-11-02 00:37:56 +00:00
m68k %%<reg> -> %<reg> 2000-10-19 12:15:53 +00:00
mac68k Replace the call to macfb_init() when attaching a non-console fb device 2000-10-22 05:05:39 +00:00
macppc Adjust to change in tty line discipline handling. 2000-11-03 18:50:49 +00:00
mips Add mips_pagecopy/zero assembly loops for use by pmap_copy/zero_page*() 2000-10-31 23:39:24 +00:00
mipsco more rnd(4). 2000-10-04 22:26:49 +00:00
mmeye fix shpcic* iomem size from 0x4000000 to 0x1000000 2000-10-17 10:02:11 +00:00
mvme68k more rnd(4). 2000-10-04 22:26:49 +00:00
news68k - Initialize zs chip in zscninit() so that kernel can use 2000-10-14 16:45:49 +00:00
newsmips Call ttymalloc() to initialize struct tty in bmcnattach(). 2000-11-03 18:26:32 +00:00
next68k add rnd_source field to mb8796_softc 2000-10-09 10:45:45 +00:00
ofppc enable rnd device. they are now mandatory for ssh/sshd support, 2000-10-04 03:35:53 +00:00
pc532 Adapt to new line discipline scheme. 2000-11-02 00:37:56 +00:00
pmax From Andrew Doran: 2000-11-05 02:53:20 +00:00
powerpc
prep Adapt to new line discipline scheme. 2000-11-02 00:37:56 +00:00
sgimips Adapt to new line discipline scheme. 2000-11-02 00:37:56 +00:00
sh3 Add support stacktrace when a function contains "mov #n,r3; sub r3,r15" 2000-11-02 13:08:25 +00:00
sparc Adapt to new line discipline scheme. 2000-11-02 00:37:56 +00:00
sparc64 pmap_growkernel() needs to return the new end of kernel. 2000-11-02 00:24:05 +00:00
sun3 Fix some db_printf() format. 2000-11-03 06:27:34 +00:00
vax Use the canonical RF_PROTECTED_SECTORS #define hack. 2000-11-03 00:30:34 +00:00
x68k Adapt to new line discipline scheme. 2000-11-02 00:37:56 +00:00
Makefile