thorpej
b52818d607
The Am79c972 PCnet-FAST+ has its built-in 10BASE-T interface mapped
...
onto the MII bus. Recognize it.
2001-08-23 04:47:05 +00:00
thorpej
29bfa727c1
Regen; take part numbers out of PCnet-PCI product descriptions.
2001-08-23 03:42:26 +00:00
thorpej
16efbbf387
Take part numbers out of the PCnet-PCI product descriptions.
2001-08-23 03:41:36 +00:00
thorpej
2c469bbf82
Regen; Add Promise ATA/100 TX2.
2001-08-23 03:32:24 +00:00
thorpej
915a8ef871
Add Promise ATA/100 TX2 device ID.
2001-08-23 03:31:55 +00:00
itojun
4d1509970e
do not try to bring IPv6 up on bridge*.
2001-08-23 02:58:24 +00:00
wiz
74d0aad2a6
Add MAKEDEV(8) for netwinder, and the necessary directories.
2001-08-23 01:41:36 +00:00
wiz
d75b059d14
Add man8.netwinder (for MAKEDEV.8), and descend into it.
2001-08-23 01:36:32 +00:00
wiz
8624e48221
Add /usr/share/man/{cat,man}8/netwinder.
2001-08-23 01:35:36 +00:00
wiz
cec306e0cb
regen
2001-08-23 01:32:34 +00:00
nisimura
4d28b238b5
Add MX (PMAG-A) and TX (PMAG-RO/PMAG[B]-J) supports and replace CX
...
(PMAG-B) code with one found in dev/tc/ directory.
2001-08-23 01:29:31 +00:00
nisimura
9a409cff3e
Add MX (PMAG-A), CX (PMAG-B), TX (PMAG-RO/PMAG[B]-J) TC framebuffer
...
supports. None of them has any acceleration capability.
2001-08-23 01:16:52 +00:00
itojun
2697773fb1
IFQ_PURGE cannot be used against ifqueue. use IF_PURGE.
2001-08-23 00:56:03 +00:00
matt
d98bf76f56
Fix bootstrap loss of memory. Fix pmap_activate problem. Revamp debug
...
messages.
2001-08-22 22:17:57 +00:00
matt
28c81ffc15
7450 requires a sync before the the isync (MPC7450UM - 3.4.4.8)
2001-08-22 21:19:58 +00:00
matt
ae5ab93687
Add 7450 recognization. 7450s use NAP mode. print out HID0 register
...
contents.
2001-08-22 21:09:05 +00:00
matt
076780a19c
Include the 7410/7450 hid definitions
2001-08-22 21:05:25 +00:00
groo
37ffb3b127
begin executed --> being executed
2001-08-22 20:18:08 +00:00
thorpej
15dcb4a98e
Link the kernel at 1MB.
2001-08-22 19:44:47 +00:00
thorpej
9f019df56f
Allow a keypress on the console to transition from "halted" to "returning
...
to monitor".
2001-08-22 19:13:09 +00:00
matt
44c7bc97b4
Add some etc.netwinder support for netwinder. XXX Far from complete
...
but makes snapshots possible.
2001-08-22 18:34:48 +00:00
thorpej
f0ea5cb1e9
Don't need to do the Alpha boot block checksum here :-)
2001-08-22 17:53:44 +00:00
hubertf
5366e197e2
More comment changes: 90x[B] -> 90x[BC]
2001-08-22 15:39:04 +00:00
hubertf
d08ed3cb49
90x[B] -> 90x[BC]
2001-08-22 15:28:57 +00:00
msaitoh
e380d9806e
devclass of sci[f] is tty
2001-08-22 13:32:45 +00:00
simonb
dc0e4c0679
Cosmetic cleanups:
...
- cominit() is local to com.c, remove prototype from comvar.h.
- Don't prototype comstop(), cdev_decl(com) does this.
- Don't use a block device switch table declaration(!).
- No need to include "com.h".
2001-08-22 12:44:10 +00:00
ad
a0fdfb54e0
Implement/fix FDDI, receive checksums, media selection and a ton of other
...
stuff.
2001-08-22 09:43:15 +00:00
ad
1d6329bb04
Parameter group changes:
...
- Do FIELD_SET correctly for scalar types.
- Add some basic table ops.
- Push error reporting back into iop.c.
- Add some field index and (yet more) LAN defs to i2o.h.
2001-08-22 09:42:05 +00:00
nisimura
153449a2b4
Restore icsr value assignment op which was lost since r1.21.
2001-08-22 09:20:38 +00:00
itojun
de250bca38
copyright clarification (the skeleton file is in public domain)
2001-08-22 08:54:51 +00:00
itojun
d5e1f166e0
sync with latest kame tree. snprintf() return value audit, log() cleanup,
...
and such.
2001-08-22 08:52:35 +00:00
nisimura
9fac675c1e
Forgot to commit changes of intrcnt[] array and its indices.
2001-08-22 08:23:09 +00:00
itojun
9fe945f2fe
sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t).
...
as discussed on tech-net.
2001-08-22 07:42:07 +00:00
nisimura
d3320a155b
NetBSD/pmax now has GENERIC_SOFT_INTERRUPTS.
2001-08-22 06:59:38 +00:00
itojun
029bd4843d
sync with kame better. snprintf return value audit.
2001-08-22 05:24:37 +00:00
nisimura
bd799bf74f
Use ri->ri_hw field for TC module base address.
2001-08-22 05:15:58 +00:00
nisimura
1df3ced126
Move small storage for ev_name string into tcds_softc.
2001-08-22 05:00:27 +00:00
itojun
0aa75fa830
it seems that TOODIR change is yet to be reach the tree. i guess i leave
...
it to tv@netbsd...
2001-08-22 03:15:48 +00:00
itojun
3755b9fd35
mention TOOLDIR change (8/14).
2001-08-22 03:11:09 +00:00
nisimura
b7f1b6d54b
Nuke fb_devconfig data structure which was found unnecessary to have.
2001-08-22 02:24:29 +00:00
thorpej
17c22a634f
Set PCI_NETBSD_ENABLE_IDE to 0x01, so that the first IDE channel
...
will be enabled.
2001-08-22 00:42:43 +00:00
thorpej
f5e6f05c1a
If PCI_NETBSD_ENABLE_IDE is set, enable the PIIX{3,4} southbridge
...
IDE channels on the P-5064 and P-6032, since PMON doesn't do it
for us (thus causing the `pciide' driver to ignore them).
2001-08-22 00:40:38 +00:00
thorpej
10591340be
Add a PCI_NETBSD_ENABLE_IDE option, that goes along with
...
PCI_NETBSD_CONFIGURE, which tells machine dependent code
to enable the specified (by a bitmask) PCI IDE channels in
the southbridge, in the event that system firmware does not
do so.
2001-08-22 00:36:57 +00:00
gmcgarry
7e63b1b939
Remove references to non-existent traffic(1C) and nit(4P) pages.
2001-08-22 00:06:50 +00:00
simonb
28ef2fe1b7
Include -T in the synopsis.
2001-08-21 23:55:25 +00:00
bjh21
35228f775a
Two related changes:
...
Make splhigh disable IRQs at the CPU rather than at the IOC. This has the
potential to be faster, and more importantly ensures that splhigh() blocks
FIQ downgrades.
Have a variable which indicates that a FIQ downgrade is required, and ensure
that the IOC "force IRQ" bit is turned on in this case. This ensures that
FIQ downgrades don't get lost if something happens to be fiddling with the
interrupt mask at the wrong moment.
2001-08-21 22:47:17 +00:00
bjh21
8a979a066f
Change various return sequences to the APCS-32 versions.
2001-08-21 22:42:17 +00:00
bjh21
1def612c66
Correctly restore the spl if we fail to claim the FIQ.
2001-08-21 22:40:39 +00:00
yamt
7bc6654ad8
disable unnecessary warning when PKG_PATH isn't set.
2001-08-21 18:38:40 +00:00
jdolecek
40cc9bc4e6
fix typo (.DV -> .Dv)
...
break line so that .Dv has only one arg
2001-08-21 17:56:41 +00:00