fvdl
46eb4f1451
Add SLIST.
2000-03-15 02:03:11 +00:00
fvdl
d025f5705e
Add a couple of defines/aliases for messages.
2000-03-15 02:02:37 +00:00
haya
b6f22443bb
Remove ancient code.
2000-03-15 00:38:40 +00:00
augustss
1e1f1f3b3b
Make sure the USB event thread discovers all devices first time it call
...
usb_discover().
It should now be possible to have the root NFS mounted over a USB Ethernet
adapter.
2000-03-14 23:13:12 +00:00
augustss
072f9f5b69
Some whitespace changes.
2000-03-14 22:37:55 +00:00
jdc
e8a33a63d1
Add port power management ioctls.
2000-03-14 21:24:54 +00:00
jdc
48ba774212
Fix RCS ID.
...
Add port power management.
2000-03-14 21:23:45 +00:00
jdc
797ac20035
Add power management hooks.
2000-03-14 21:20:51 +00:00
jdc
fa4417ef0c
Add enable/disable and power management hooks for serial ports.
...
Port states : always on / on when open (default) / always off
2000-03-14 21:18:27 +00:00
kleink
e2a9e82243
Add a descriptive comment to previous.
2000-03-14 19:16:03 +00:00
oster
1bad2e1909
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.)
2000-03-14 15:56:51 +00:00
soren
667929def5
KNF comment.
2000-03-14 14:11:06 +00:00
soren
9ec86df3dd
Fix typo.
2000-03-14 14:10:08 +00:00
soren
eb9d73ce81
Actually use KSEG1 offset for KSEG1 addresses in kvtophys().
...
From Jeff Smith and Ethan Solomita at Geocast.
2000-03-14 14:08:55 +00:00
fvdl
563d336e44
Don't immediately return in ffs_fsync if there appears to be no data
...
to flush if it's a vnode on a softdep filesystem. softdep_sync_metadata
may still need to do some work.
2000-03-14 13:06:29 +00:00
enami
60ed7cfb2b
Simplify the code a bit.
2000-03-14 10:26:10 +00:00
enami
70b8e188ee
Don't think that a card is inserted if there is a card already in the slot.
...
Note that powerdown hook calls pccbbintr so that it detect card insertion or
removal during suspension.
2000-03-14 10:23:16 +00:00
enami
d454505125
Cosmetic change.
2000-03-14 10:20:09 +00:00
sato
0a00ace3f7
some buttuns map to key codes which the button mean.
2000-03-14 08:37:31 +00:00
uch
6219354e8c
sync with fb->hpcfb, btnmgr changes.
2000-03-14 08:31:07 +00:00
sato
16d7136b4c
change about debug print.
...
CVS
2000-03-14 08:26:42 +00:00
nisimura
65da099cb1
Unnecessary to enclose device driver body with #if NASC > 0.
2000-03-14 08:23:29 +00:00
sato
b76ec51696
- toggle CONFIG_HOOK_BUTTONEVENT_POWER event.
...
- change about debug print.
2000-03-14 08:23:24 +00:00
nisimura
2eb68c00d2
Respect video console colour designation by configration file.
2000-03-14 08:04:06 +00:00
nisimura
80c0893a8b
Switch to improved flexible video console text rasterizer provided by
...
rasops and wsfont.
2000-03-14 06:25:21 +00:00
nisimura
8bf44847a8
Fix DEC3000/300 TC slot numbering. There is an address space hole
...
between two TC option cards and 3 builtin TC devices. Was uncovered by
mrg's change made at Nov 1999 and pointed by tsutsui.
2000-03-14 05:53:33 +00:00
nisimura
6f5486c425
Switch to MI sfb (PMAGB-B) TC framebuffer driver which sports faster
...
text rendering assisted by SFB ASIC.
2000-03-14 05:34:04 +00:00
nisimura
8de02d3a76
- Comment out cfb (PMAG-B) 1024x768 framebuffer.
...
- Have Gallant19 font by default.
2000-03-14 05:31:16 +00:00
nisimura
ae493d8845
Resolve LP64 issues.
2000-03-14 04:23:14 +00:00
nisimura
b3a2990ce5
Redo the previous commit; duplicated lines.
2000-03-14 02:55:04 +00:00
nisimura
38ed3db66f
Synchronize with recent progress of GENERIC.
2000-03-14 02:53:04 +00:00
thorpej
297455cbe2
Pick I/O before Memory space.
2000-03-14 02:08:21 +00:00
tsarna
e58bd0c365
Regen
2000-03-14 01:46:56 +00:00
tsarna
67027b1103
Add product ids for some VIA Technologies VT82C686A southbridge devices.
2000-03-14 01:45:11 +00:00
enami
b3cf850817
Fix typos in comments.
2000-03-14 01:29:30 +00:00
soren
735236ed02
Fix doubled 'the the' in comment.
2000-03-14 00:04:19 +00:00
soren
95054da1a1
Fix doubled 'the's in comments.
2000-03-13 23:52:25 +00:00
cgd
49389b9817
tabbing consistency on the 3c1 entry
2000-03-13 23:36:02 +00:00
augustss
e2850da406
Regen.
2000-03-13 21:17:32 +00:00
kristerw
ce56ba78b7
Make the inline asm conform to what gcc thinks they should look like (per
...
discussions in http://gcc.gnu.org/ml/gcc-patches/1998-11/msg00004.html )
Approved by fvdl.
2000-03-13 21:10:24 +00:00
cgd
5402c76d3e
add an entry to the product table for the 3C1. This seems to work,
...
at least as necessary to pull out the MAC address, etc. Not actually
tested xmit & rcv yet.
2000-03-13 20:32:28 +00:00
cgd
8409d84d62
regen
2000-03-13 20:31:23 +00:00
cgd
00a2570a2e
Add 3com Megahertz 3C1 10Mbps LAN CF+ Card
2000-03-13 20:30:24 +00:00
jdolecek
52b9123e1a
note lacking sysinst support
2000-03-13 19:00:28 +00:00
uch
9616fd8002
no longer required.
2000-03-13 18:56:40 +00:00
jdolecek
70a3b602bd
add MOUNT_NTFS to CTL_VFS_NAMES macro
2000-03-13 18:52:06 +00:00
uch
00363a82c8
sync with hpcfb.
2000-03-13 18:49:15 +00:00
ad
f91ce51084
Regen.
2000-03-13 17:24:14 +00:00
ad
e22c4b3d1f
Add a bunch of Compaq array controllers.
2000-03-13 17:23:26 +00:00
augustss
9f0c40cff1
Add Palm serial adapter.
2000-03-13 17:14:27 +00:00