soren
e204cb3eb9
machine/cpu.h includes mips/cpuregs.h.
2000-03-30 21:37:51 +00:00
soda
4531dedece
fix typo in timeout -> callout transition.
2000-03-27 11:22:51 +00:00
thorpej
b667a5a357
New callout mechanism with two major improvements over the old
...
timeout()/untimeout() API:
- Clients supply callout handle storage, thus eliminating problems of
resource allocation.
- Insertion and removal of callouts is constant time, important as
this facility is used quite a lot in the kernel.
The old timeout()/untimeout() API has been removed from the kernel.
2000-03-23 06:30:07 +00:00
thorpej
a183d34f04
- Implement cnbell() -- ring the console bell. The cn_bell entrypoint
...
is optional.
- Add cn_bell to statically allocated consdevs as appropriate.
2000-03-06 21:36:05 +00:00
soda
a031341f9b
NEC RISCstation 2250 (NEC-RD94) support.
...
contributed by Shuichiro URATA <ur@a-r.org>.
2000-03-03 12:50:19 +00:00
soda
65102815b0
cosmetic change.
2000-03-03 12:35:40 +00:00
soda
59ebd61fdf
Do not hardcode ethernet address.
...
This haven't tested with original Acer Pica 61, but it appeared that
NEC Image RISCstation is almost fully compatible with Pica 61, and
doesn't have problem with using product id as ethernet address.
(Although it is better to use SONIC device configuration data from ARC BIOS,
rather than product id. Autoconfiguration stuff for jazz derived systems
really should be revisited.)
2000-02-25 13:28:42 +00:00
soda
4ad26273c2
rd -> md
2000-02-22 11:40:20 +00:00
soda
71f6ef9ee6
merge changes between OpenBSD-2.1 and OpenBSD-2.6
2000-02-22 11:25:55 +00:00
thorpej
fe551f0e64
Fix a bug in disksort_*() which caused non-optimal ordering when multiple
...
active partitions were on a single spindle. Add a b_rawblkno member to
struct buf which contains the non-partition-relative block number to sort
by.
2000-02-07 20:16:47 +00:00
soda
564df9b630
merge to NetBSD-current (DeskStation and Algor support is currently broken)
2000-01-23 21:01:48 +00:00
soda
c87e9a032b
Moved to /cvsroot/syssrc/sys/arch/arc/dev/if_snreg.h,v
2000-01-23 20:47:18 +00:00
soda
8906480ccd
Moved from /cvsroot/syssrc/sys/arch/arc/dev/if_sn.h,v
2000-01-23 20:43:35 +00:00
soda
5009ff6d63
OpenBSD-2.1/arc
2000-01-23 20:24:23 +00:00
soda
dc8ad1f6c2
Moved from /cvsroot/syssrc/sys/arch/pica/dev/lpt.c,v
2000-01-23 20:08:57 +00:00
soda
0bc6b561ea
Moved from /cvsroot/syssrc/sys/arch/pica/dev/com.c,v
2000-01-23 20:08:57 +00:00
soda
7b63ee28c0
Moved from /cvsroot/syssrc/sys/arch/pica/dev/scsi.h,v
2000-01-23 20:08:13 +00:00
soda
8519eaf895
Moved from /cvsroot/syssrc/sys/arch/pica/dev/pccons.c,v
2000-01-23 20:08:13 +00:00
soda
99a8138066
Moved from /cvsroot/syssrc/sys/arch/pica/dev/if_sn.h,v
2000-01-23 20:08:11 +00:00
soda
5f72a4b0b1
Moved from /cvsroot/syssrc/sys/arch/pica/dev/if_sn.c,v
2000-01-23 20:08:11 +00:00
soda
78a72f8f99
Moved from /cvsroot/syssrc/sys/arch/pica/dev/fdreg.h,v
2000-01-23 20:08:09 +00:00
soda
af4ed59cc3
Moved from /cvsroot/syssrc/sys/arch/pica/dev/fd.c,v
2000-01-23 20:08:09 +00:00
soda
7230dfbc48
Moved from /cvsroot/syssrc/sys/arch/pica/dev/dma.h,v
2000-01-23 20:08:08 +00:00
soda
375be02f3e
Moved from /cvsroot/syssrc/sys/arch/pica/dev/dma.c,v
2000-01-23 20:08:07 +00:00
soda
eb16133007
Moved from /cvsroot/syssrc/sys/arch/pica/dev/ascreg.h,v
2000-01-23 20:08:06 +00:00
soda
3fb706e4a2
Moved from /cvsroot/syssrc/sys/arch/pica/dev/asc.c,v
2000-01-23 20:08:05 +00:00