augustss
a498fbea5f
Add midibus attribute for eap.
1999-10-30 14:11:16 +00:00
frueauf
1299db6b8b
Use checkyesno to check the state of $rc_configured like for any other
...
variable set in /etc/rc.conf. Pointed out by Erik Bertelsen
<erik@mediator.uni-c.dk> in pr 8522.
1999-10-30 12:35:30 +00:00
enami
781f26d383
back out unnecessary stylistic changes in recent changes, to keep coding
...
style closer to NKF.
1999-10-30 12:11:27 +00:00
enami
b9451ead47
remmove unncecessary empty line.
1999-10-30 12:07:08 +00:00
enami
77827095c6
remove unnecessary quotation.
1999-10-30 11:36:43 +00:00
enami
599fbaa394
replace tab in ascii figure with space.
1999-10-30 11:29:19 +00:00
uch
943a325978
TX3922 support (Add cache flush code, and change interrupt vector to hook)
...
Add Sharp Telios, Victor InterLink entry
1999-10-30 11:03:39 +00:00
uch
786f12a1cb
regen.
1999-10-30 10:58:33 +00:00
uch
103b19f92f
Change TX39XX -> TX3900, TX392X -> TX3920 (use its core name)
...
Remove TX3910 (no such a product)
Add Sharp Telios, Victor InterLink entry
1999-10-30 10:56:49 +00:00
uch
5f1af37e34
include disk.h
1999-10-30 10:54:13 +00:00
enami
fc21ddd943
Call epstop at the beginning of epinit, especially to make sure that
...
ep_tick is untimeouted before new one is scheduled. This makes 3C574-TX
works at least in 10Mb/s mode.
1999-10-30 01:35:47 +00:00
enami
3f199cc5e4
Add and delete a reference to an adapter at aicattach(), to make sure
...
that the adapter is disabled even if it wasn't enabled/disabled during
configuring its children. This fixes the bug that if an aic pcmcia card
is inserted in a slot during boot, further attaching of any card on the
slot fails once the card is removed.
1999-10-30 00:58:32 +00:00
soren
94872b2ccd
Sync with scsictl: rearrange usage() and print list of commands.
1999-10-29 23:07:43 +00:00
augustss
8a081d4c29
Note addition of midi at eap.
1999-10-29 23:06:25 +00:00
augustss
613db45d20
Add MIDI support.
...
Closes PR 8578.
1999-10-29 23:03:18 +00:00
matt
b326762ef1
forgot one patch. add a define for wavelan
1999-10-29 21:41:19 +00:00
matt
b2db663942
fix entry for lemac on isa. add entry for wavelan on isa
1999-10-29 21:38:04 +00:00
matt
5fcccf1e9c
Add a placeholder for the ISA WaveLAN card
1999-10-29 21:35:43 +00:00
matt
471ab17680
Regen.
1999-10-29 21:31:30 +00:00
matt
c707186f57
Add AHA-1480 (adaptec cardbus scsi)
1999-10-29 21:30:19 +00:00
ragge
12c16f443f
DEC specifies that dealing with CSR0 in the interrupt routine must be
...
done in a special order. Do that here also, but for now inside #ifdef vax
because of the (possible) impact on other arch's.
Now vaxen without IOMMU can use the MI LANCE driver.
1999-10-29 19:50:07 +00:00
he
05bfcdfbf4
No longer any point in inserting "lookup files bind"
...
in resolv.conf; after nsswitch implementation in libc
this will be inored here.
1999-10-29 19:45:20 +00:00
explorer
7e9d7f75aa
make change to the yacc output bits, not to the yacc binary bits
1999-10-29 16:41:51 +00:00
explorer
3cdbacc45a
defined(__NetBSD__) && defined(__RCSID)
1999-10-29 16:35:46 +00:00
drochner
52f922f960
correct last change: mkboot depends on (sizeof(struct boot_block)==512)
1999-10-29 15:21:13 +00:00
mycroft
e45ef6abcd
Emulate the Linux DVD_* ioctls(2). This gets us 90% of the way to running the
...
LiViD DVD player. (See forthcoming mail to current-users.)
XXX NOTE: We should do something to probe capabilities, rather than allowing
these ioctls on any device.
1999-10-29 15:02:56 +00:00
joda
ee08428d1c
handle multi function cards
1999-10-29 12:02:13 +00:00
joda
1ea6cd1de0
add cardbus_exrom.c to cardbus device
1999-10-29 11:31:40 +00:00
joda
54fed4c419
add support for reading memory mapped CIS via BAR or EXROM register
1999-10-29 11:30:27 +00:00
itohy
2f4c0d5e74
Make ktrace(1) not affect interactions between processes.
...
Following examples show the cases.
% ktrace -f - false >/dev/null && echo wrong
wrong
% ktrace -f - -i /usr/sbin/update >/dev/null
(does not return to command line)
That is, back out last change and restore the roles of parent/child for
ktrace(1). The ktruss(1) stuff still remains.
Yes, ktruss(1) has the problems. Better implementation is expected.
1999-10-29 09:11:49 +00:00
haya
65c3b4c4c7
Maintainance the name of Ricoh PCI-CardBus bridges.
1999-10-29 07:57:38 +00:00
haya
47fc621312
Remove unnecessary check in cardbusmatch.
1999-10-29 07:29:08 +00:00
haya
dd9c83a378
Change cardbus messages when cardbus does not configured.
1999-10-29 07:27:43 +00:00
simonb
80e4097b69
Fix cut'n'pasto in comment.
1999-10-29 03:36:18 +00:00
simonb
d10f49f606
More SVR4-style ELF cleanups.
1999-10-28 23:58:21 +00:00
thorpej
9d820e6fab
Add some 21142/21143 goo.
1999-10-28 23:32:37 +00:00
joda
8ff7881953
add macro to get ROM image number, given a CIS pointer
1999-10-28 22:29:04 +00:00
joda
12d5a03a7f
code to read PCI expansion ROM
1999-10-28 22:27:00 +00:00
scottr
d0583ec22c
Rearrange a little bit for consistency with spl(9); add splserial()
...
check to intr_computeipl().
1999-10-28 20:25:41 +00:00
sommerfeld
77ee68352f
regenerate
1999-10-28 20:00:29 +00:00
sommerfeld
2acce3142f
Add BayStack 650 802.11 FH card
1999-10-28 19:59:31 +00:00
sommerfeld
652701006d
Fix suspend/resume-related problems observed on fxp0 on Sony Z505S:
...
Symptoms: system would crash with "data modified on free list" pool
panic from the mbuf cluster pool shortly after a resume. The cluster
in question contained a valid 82557 receive descriptor and an IP
packet. Happened sporadically in normal use. Easiest way for me to
reproduce it was to run tcpdump and a flood ping and do a
suspend/resume cycle or two.
Changes:
- in interrupt handler, if the interface isn't in IFF_RUNNING state,
just ack interrupts and return; don't try to receive packets, queue
new descriptors, etc., etc.,
- add power control hook to take interface down on suspend,
and restart it (if it was up) on resume.
- tweaks to fxp_stop and fxp_shutdown to avoid recursive panics due
to the (now fixed) bug.
1999-10-28 19:21:51 +00:00
mjacob
7c3f92fd69
Remove f/w from tree. The licences are not acceptable to TNF.
1999-10-28 16:13:43 +00:00
mjacob
44c603dd7b
Remove reference to loadable f/w.
1999-10-28 16:11:19 +00:00
bouyer
49511dd14d
The dual-port Compaq Netelligent is not 'untested' any more.
1999-10-28 14:34:22 +00:00
bouyer
3c966f2b5e
'Compaq Dual Port Netelligent 10/100 TX' is not 'untested' any more, I have 3
...
of them in a router for more than a year now :)
1999-10-28 14:32:41 +00:00
leo
38cae5303b
Remove htopci(). bus_space_write_4() takes care of necessary endian conversions.
1999-10-28 13:49:19 +00:00
leo
b9ba082e30
Define an audio device at c-major 42 and reserve 41 for wscons.
1999-10-28 13:43:54 +00:00
leo
4c4e4258e2
Use extent maps.
1999-10-28 13:38:35 +00:00
augustss
9388a61d05
Add a few more tests for safety.
1999-10-28 12:08:38 +00:00