#
1bad2e19 |
| 14-Mar-2000 |
oster <oster@NetBSD.org> |
Add the RAIDframe device major to the machine-dependent config files so that the right entries get added to dev_name2blk[]. Needed for / on RAID. (Whoops! I missed checking these in when adding the
Add the RAIDframe device major to the machine-dependent config files so that the right entries get added to dev_name2blk[]. Needed for / on RAID. (Whoops! I missed checking these in when adding the RAID_AUTOCONFIG stuff.)
show more ...
|
#
ecf1c1eb |
| 25-Feb-2000 |
jdc <jdc@NetBSD.org> |
Add auxiotwo (Tadpole 3GX aux 2 register) entry.
|
#
c64db6ce |
| 25-Feb-2000 |
pk <pk@NetBSD.org> |
Remove out-dated comment.
|
#
fd8c03cf |
| 14-Feb-2000 |
thorpej <thorpej@NetBSD.org> |
Allow arch-specific code to specify in4_cksum() like it can specify in_cksum().
|
#
4f5d78ae |
| 10-Aug-1999 |
christos <christos@NetBSD.org> |
s/(sbus | obio)/sbus for the sbus attachments. These were vestiges from the old code.
|
#
be4c7c35 |
| 10-Aug-1999 |
christos <christos@NetBSD.org> |
split bwtwo driver in obio and sbus parts
|
#
1b0bd375 |
| 09-Aug-1999 |
matt <matt@NetBSD.org> |
add entries for the tadpole microcontroller (tctrl) and the tadpole pcmcia controller (tpcic). Drivers for the former will show up today, and the latter later this week or next weekend.
|
#
4b814be9 |
| 01-Aug-1999 |
matt <matt@NetBSD.org> |
Initial stab at a P9100 console FB driver for the Tadpole 3GX. It supports RASTERCONSOLE only and the colormap support is broken (the hardware doesn't seem to be doing what the tech. docs. say it sho
Initial stab at a P9100 console FB driver for the Tadpole 3GX. It supports RASTERCONSOLE only and the colormap support is broken (the hardware doesn't seem to be doing what the tech. docs. say it should be doing). But it is usable as a console (but with blue on white as the only color choice). I figured I'd check it in since it is somewhat usable and someone else might figure what I screwed up in the color map support.
show more ...
|
#
d4b90560 |
| 30-Jul-1999 |
matt <matt@NetBSD.org> |
Add preliminary support for the built-in modem on Tadpole 3GX/S laptops. There is currently something wrong with the interrupt code but it does attach and sense a 16550a. (anyways the built in mode
Add preliminary support for the built-in modem on Tadpole 3GX/S laptops. There is currently something wrong with the interrupt code but it does attach and sense a 16550a. (anyways the built in modem is only a 14.4Kb and you'd really want to use a PCMCIA modem to get faster dialup rates).
show more ...
|
#
f6fddabf |
| 28-Jul-1999 |
drochner <drochner@NetBSD.org> |
back out previous - there is really a "vmebus" attribute
|
#
223cc341 |
| 28-Jul-1999 |
christos <christos@NetBSD.org> |
make the vme stuff compile again; I am not sure this is correct as I don't have the hardware to test, but it has been broken for 3+ weeks now. Hi Mr. Drochner!
|
#
33104934 |
| 30-Jun-1999 |
drochner <drochner@NetBSD.org> |
update for new VME framework
|
#
ccd6d1e4 |
| 20-Jun-1999 |
pk <pk@NetBSD.org> |
Pull in `sparc/compat_13_machdep.c' for SunOS compatibility too.
|
#
2c35c7bd |
| 07-Jun-1999 |
thorpej <thorpej@NetBSD.org> |
Only declare block major numbers for devices which can be the root device.
|
#
95e0190e |
| 14-May-1999 |
mrg <mrg@NetBSD.org> |
split the sun ms/kbd drivers into frontend/backend parts at the serial interface border, so that other serial interfaces can be attached to the ms/kbd. zero functional changes and mostly involves mo
split the sun ms/kbd drivers into frontend/backend parts at the serial interface border, so that other serial interfaces can be attached to the ms/kbd. zero functional changes and mostly involves moving code around a bit. tested on the SS2.
this is necessary to attach the PCI ultrasparc keyboard/mouse drivers.
show more ...
|
#
a59ced70 |
| 12-May-1999 |
mrg <mrg@NetBSD.org> |
pull in files.aout
|
#
613a381d |
| 26-Apr-1999 |
ad <ad@NetBSD.org> |
Update configuration to match `rasops' fixes and config glue.
|
#
ea8f9b57 |
| 17-Apr-1999 |
kleink <kleink@NetBSD.org> |
Inclusions are already relative to the root of the kernel source tree, no need to traverse the path all the way up again.
|
#
5140c302 |
| 13-Apr-1999 |
ad <ad@NetBSD.org> |
Bring sparc/sparc64 fb code and kernel configuration into line with rcons changes.
|
#
4dc82c28 |
| 14-Feb-1999 |
pk <pk@NetBSD.org> |
Exit: obp.c; Enter: promlib.c & openfirm.c
|
#
e40c5c3c |
| 22-Nov-1998 |
pk <pk@NetBSD.org> |
Add busses: PCMCIA, MII, ATA
|
#
a89a10c3 |
| 26-Sep-1998 |
pk <pk@NetBSD.org> |
Add file obp.c
|
#
9eca565a |
| 23-Sep-1998 |
pk <pk@NetBSD.org> |
Make cgsix_sbus & cgsix_obio dependent on their respective attribute.s
|
#
ced42254 |
| 18-Sep-1998 |
pk <pk@NetBSD.org> |
Add `eccmemctl' device.
|
#
ff383dc2 |
| 13-Sep-1998 |
pk <pk@NetBSD.org> |
Add compat_13_machdep.c
|