Commit Graph

21021 Commits

Author SHA1 Message Date
tsutsui b0fbaa33fb Remove obsoleted macros. 2000-01-26 09:44:10 +00:00
cjs cfc246f9d8 Don't explode when we've got a lot of RAM. Limit our space for buffers
to 1/4 of the kernel VM map.
2000-01-26 07:35:51 +00:00
thorpej 5251f5550d Add ahc at cardbus 2000-01-26 06:47:41 +00:00
drochner c0d973b9ae define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means that
device accesses are idempotent (but should not be cached by the CPU)
2000-01-25 22:26:49 +00:00
drochner 8eb798e603 define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means that
device accesses are idempotent (but should not be cached by the CPU)
2000-01-25 22:13:17 +00:00
augustss 0acef2fd69 Allow the set of PCI irqs to be overridden. 2000-01-25 17:20:47 +00:00
aymeric 3d9809edd8 oops. Comment out #include "wd.h" as I didn't commit generic wdc code yet. 2000-01-25 17:02:43 +00:00
enami 7209b41f18 - Kill the very last reference to VNODEPAGER, SWAPPAGER and DEVPAGER.
- Remove empty lines at the end of file.
- The traditional hack, options<SPC><TAB>.
2000-01-25 16:07:12 +00:00
tsubai 14bc6c9eb8 Add PHYs. 2000-01-25 14:43:49 +00:00
tsubai 6b26a49ee9 Use MII device layer.
XXX still 100Mbps receive side is very slow...
2000-01-25 14:38:39 +00:00
augustss 85fcd0b58d Update for the ucom(4) addition. 2000-01-25 08:31:56 +00:00
tsubai 05ceaaaad5 Add UniNorth. 2000-01-25 07:19:11 +00:00
thorpej 35f3518a91 Fix a fatal typo in a Pyxis SGMAP TLB bug workaround. Noticed by
Jeff Roberson <nomad@nop.aliensystems.com>.
2000-01-25 03:32:36 +00:00
thorpej 4be7a36436 Add Raytheon RayLink. 2000-01-25 01:50:12 +00:00
mycroft a443bc2758 +IPv6 +Raylink/Aviator 2000-01-25 01:10:50 +00:00
nisimura d3657aebd3 Change the previous decision.
NetBSD/luna68k (1) creates UniOS/ISI label with BSD label embedded
at offset 64, (2) reads BSD label if found, (2) falls back to
reading UniOS/ISI label when no BSD label is found.  Plus, (4)
reads SunOS label if found in place of UniOS/ISI label.
2000-01-25 00:19:30 +00:00
tron 04eb110431 Add "dependall" target for comfort. 2000-01-24 20:36:06 +00:00
pk 9cfc74c312 Report write-protected disks. 2000-01-24 16:52:02 +00:00
soda d4e0f6e9de remove accidentally revived this file again, since this file was
moved to /cvsroot/syssrc/sys/arch/arc/conf/GENERIC,v
2000-01-24 16:30:14 +00:00
soda 4f994e0e73 Add commented out "ident"-command
from hubertf's changes to (removed) pica/conf/GENERIC
2000-01-24 08:04:11 +00:00
matt 4e90241d42 More files that were changed. 2000-01-24 02:54:01 +00:00
matt 7b17d59536 Revamp the VAX interrupt handling code. Make it compatible with all the
other ports.  Clean up some things.
2000-01-24 02:40:28 +00:00
augustss 6197c11c41 Add Raytheon Raylink driver. 2000-01-24 01:09:57 +00:00
hubertf 4b6b32e4fd sync with GENERIC,v 1.61 2000-01-23 23:54:34 +00:00
hubertf 7e5ff67457 Add commented out "ident"-command 2000-01-23 23:46:04 +00:00
pk 18ad190b10 * b_cylin -> b_cylinder; deals with PR9283.
* a few optimizations & misc. style updates.
2000-01-23 22:19:12 +00:00
aymeric 9fe838f17f regen. 2000-01-23 21:31:30 +00:00
aymeric a7a7a71ee4 add (commented out) PCMCIA devices entries 2000-01-23 21:29:55 +00:00
aymeric 4288d7a5cf add stride 1 functions support and PCMCIA support 2000-01-23 21:10:26 +00:00
aymeric c37bcf990c add PCMCIA initialization 2000-01-23 21:08:16 +00:00
aymeric d7e70f7068 sync with new bus.h 2000-01-23 21:06:12 +00:00
eeh c979dd8b7f Change this to use bsd.prog.mk properly. 2000-01-23 21:05:02 +00:00
aymeric 9e5a868b12 add IPL_SERIAL to enable PCMCIA com* compilation 2000-01-23 21:04:22 +00:00
aymeric 3a54b5a896 code factorisation and added stride 1 functions 2000-01-23 21:02:17 +00:00
soda 564df9b630 merge to NetBSD-current (DeskStation and Algor support is currently broken) 2000-01-23 21:01:48 +00:00
aymeric 9b5252590b add PCMCIA generic support 2000-01-23 20:57:27 +00:00
aymeric 2c44cb587d add files which deal with the gayle chip 2000-01-23 20:53:18 +00:00
soda 66ac043ce1 Moved to /cvsroot/syssrc/sys/arch/arc/include/isa_machdep.h,v 2000-01-23 20:49:32 +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 479e34aa41 merge to NetBSD-current (DeskStation and Algor support is currently broken) 2000-01-23 20:45:01 +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 ce6b22983e removed as a consequence of pica -> arc transition 2000-01-23 20:18:45 +00:00
soda 8aad71662b Moved to /cvsroot/syssrc/sys/arch/arc/pica/picabus.c,v 2000-01-23 20:09:23 +00:00
soda ec9ad11ed0 Moved from /cvsroot/syssrc/sys/arch/pica/pica/pica.c,v 2000-01-23 20:09:22 +00:00
soda 9588b90fa4 Moved to /cvsroot/syssrc/sys/arch/arc/arc/vm_machdep.c,v 2000-01-23 20:09:22 +00:00
soda fd78f5ac1f Moved from /cvsroot/syssrc/sys/arch/pica/pica/vm_machdep.c,v 2000-01-23 20:09:21 +00:00
soda 6c53e1e10d Moved to /cvsroot/syssrc/sys/arch/arc/arc/trap.c,v 2000-01-23 20:09:20 +00:00
soda a6baafa121 Moved from /cvsroot/syssrc/sys/arch/pica/pica/trap.c,v 2000-01-23 20:09:19 +00:00
soda a4a01fb9ee Moved to /cvsroot/syssrc/sys/arch/arc/arc/sys_machdep.c,v 2000-01-23 20:09:18 +00:00