thorpej
a4b298224a
Use <dev/ic/ac97reg.h>
2000-05-15 01:35:29 +00:00
thorpej
1838aef29c
ac97.h -> ac97var.h
2000-05-15 01:27:44 +00:00
soren
8513bb93ed
Regen.
2000-05-14 14:58:14 +00:00
soren
b84dfa7c45
Add SGI IOC3.
2000-05-14 14:56:53 +00:00
jhawk
e0292df01c
sc_ih (interrupt cookie) is not pci-specific data
...
and needs to remain in fxp_softc rather than fxp_pci_softc;
otherwise we break cardbus.
2000-05-12 18:46:33 +00:00
thorpej
cd82969dfc
Print the revision info from the PCI configuration header. From
...
Dave Sainty, kern/10025.
2000-05-12 17:52:07 +00:00
thorpej
c8de5ae180
Treat the 3c980C-TXM like the 3c980 Server Adapter. From Paul J. Lavoie,
...
kern/10037.
2000-05-12 17:48:47 +00:00
thorpej
032c5f01de
Regen.
2000-05-12 17:47:05 +00:00
thorpej
0a712d4707
Add product ID for 3Com 3c980C-TXM 10/100 Ethernet. From Paul J. Lavoie,
...
kern/10037.
2000-05-12 17:46:47 +00:00
thorpej
288883fca7
Apply indent(1).
2000-05-12 16:42:41 +00:00
thorpej
6474f16852
Use ether_crc32_le().
2000-05-12 16:41:59 +00:00
jhawk
421c001447
Move struct fxp_pci_softc declaration to if_fxp_pci.c removing an
...
unnecessary header file (if_fxp_pcivar.h); oh, how quickly the nascent
inodes are subject to infant mortality.
2000-05-12 13:46:31 +00:00
jhawk
cd552bf956
Fix bugs seen on Sony Vaios.
...
Address kern/9370, kern/9548, kern/9571, and kern/9573.
Save and restore critical PCI configuration registers because they are
sometimes bashed.
Add a powerhook to restore said PCI registers after APM events.
The fxp now works across a warm boot from windows (vaio).
The fxp now works across an apm suspend/resume or hibernate/resume cycle.
2000-05-12 03:37:40 +00:00
jhawk
6622f20fc1
Move pci-specific data to fxp_pci_softc from fxp_pci_softc.
...
Add some more pci-specific data to fxp_pci_softc.
2000-05-12 03:36:18 +00:00
jhawk
8d671b6292
Define some PCI power management CSR constants.
2000-05-12 03:35:34 +00:00
thorpej
5786c811d5
Support 64-bit PCI memory mapping registers, as sometimes are used
...
on the Symbios 53c896 controller. Also, prefer memory space over
I/O space.
2000-05-10 17:22:46 +00:00
thorpej
90f7e687dc
These are no longer used.
2000-05-10 17:09:44 +00:00
thorpej
d56c0ff801
Support Adaptec U2W cards with a 64-bit PCI memory range (such cards
...
are available with Power Macintosh G3 and G4 systems).
2000-05-10 17:07:52 +00:00
thorpej
5939e70ca3
Add support for mapping 64-bit PCI memory space. If the region
...
is mapped in a way that is inaccessible by a 32-bit bus_addr_t, then
print a message to that effect and return failure.
Original patches by Bill Studenmund, with a few small changes by me.
2000-05-10 16:58:42 +00:00
kleink
7a6f003756
Add a comment describing the previous change.
2000-05-10 08:39:58 +00:00
haya
7d4bae615d
Move if_rl_pci.c:1.7 to if_rtk_pci.c.
2000-05-10 00:19:55 +00:00
bouyer
05e928a241
Ops, abort if we can't map the registers ! Pointed out by Matthias Drochner.
2000-05-09 17:05:52 +00:00
dante
2648a72bb2
Minor changes to PCI configuration
2000-05-08 17:11:54 +00:00
joda
6d3ce966ce
VIA VT82C686A hardware monitor
2000-05-08 16:40:42 +00:00
kleink
05f0b17555
Make pci_get_capability() work correctly on both header type 0 and type 2
...
devices; both have different Capability List Pointer registers.
2000-05-08 10:52:38 +00:00
kleink
085ec82073
Add a register offset for the Capability List Pointer in header type 2.
...
XXX Ideally the PCI-Cardbus Bridge header should be restructured to just
XXX present standard register definitions, making it ~safe to be included.
2000-05-08 10:45:52 +00:00
kleink
de328af944
Fix a inverted logic botch introduced in rev. 1.35, typically causing
...
cb_chipset() to return the wrong chipset type.
2000-05-08 07:31:20 +00:00
wiz
8651580247
man page is written, remove it from TODO
2000-05-07 20:47:10 +00:00
jonathan
8ee4c016eb
PCI product codes for Yamaha YMF744B (DS-1S) YMF754 (DS-1E) audio chips.
2000-05-07 17:00:06 +00:00
jonathan
0d57ac396d
Product codes for Yamaha YMF744B (DS-1S) YMF754 (DS-1E) audio chips.
2000-05-07 16:56:34 +00:00
veego
f7e2752025
Change one 0 for bootverbose to 1 if DEBUG is defined.
2000-05-07 14:59:23 +00:00
veego
20ae91400c
Add a dummy bootverbose.
2000-05-07 14:49:11 +00:00
veego
21942247f3
It is a bad idea to declare a static bootverbose variable here. Remove it.
2000-05-07 14:43:31 +00:00
wiz
4211fcfd7e
remove unnecessary output to console
2000-05-07 13:50:10 +00:00
wiz
7392f90215
multiple inclusion protection
2000-05-07 03:01:58 +00:00
wiz
3d3dc5c594
add one
2000-05-07 01:46:01 +00:00
wiz
2f7dba9ea1
compilation fix
2000-05-07 01:16:23 +00:00
wiz
4caea4817d
some glue for bktr-driver
2000-05-07 00:25:58 +00:00
wiz
5f8b869a3e
Some NetBSD specific changes; also TODO, and import script, based
...
on bind2netbsd by Bernd Ernesti
2000-05-07 00:24:33 +00:00
wiz
8b27ce1a70
Import of (finally busspaced) bktr-driver from FreeBSD (part 1).
...
This version is from the location specified in the README, modified
by bktr2netbsd, to be committed later.
2000-05-07 00:16:17 +00:00
soren
5e209d22f7
Print the usual interrupt line.
2000-05-06 00:46:19 +00:00
thorpej
5a5c88dc4e
`typedef void ifnet_ret_t;' isn't valid C -- use #define, instead. Also,
...
don't abuse the C preprocessor.
2000-05-03 21:08:02 +00:00
thorpej
081e7cbdaf
`typedef void ifnet_ret_t;' isn't valid C -- use #define, instead.
2000-05-03 20:52:29 +00:00
bouyer
3bb9a5f666
- do sync/wide negotiation
...
- use a circular queue for the start slots, so that order has better chances
to be preserved.
2000-05-02 19:03:02 +00:00
nathanw
8ca78ff825
In siop_lookup_product(), actually check the PCI *vendor* ID as well as the
...
product ID.
Prevents false matches of other devices, such as the DEC 21050 ppb.
2000-05-02 03:59:35 +00:00
augustss
4e1e58e353
Change the way the codec is access to mimic how Linux&FreeBSD does it.
2000-05-01 17:15:41 +00:00
tsutsui
9498452c05
- Move some initialization into MI rl_attach() from each bus attachment.
...
- Use proper CARDBUS_* macro in if_rl_cardbus.c
- Use product ID read from PCI configuration space rather than from EEPROM
in if_rl_pci.c.
Patch sent from Masanori Kanaoka <kanaoka@ann.hi-ho.ne.jp> and
some cosmetic changes by me.
2000-05-01 15:08:50 +00:00
augustss
fec9706315
Remove unneeded #include "mpu.h"
2000-04-30 22:16:56 +00:00
augustss
aaa405eab7
Add driver for C-Media CMI8x38 Audio Chip. From Takuya SHIOZAKI <AoiMoe@imou.to>
2000-04-30 21:59:58 +00:00
dante
1dbea6c0f9
Add new microcode for all of the supported boards.
...
Fix minor glitches.
Add preliminary support for ASB-3940U3W host adapters; it might work w/ autotermination on.
ASB-3940U3W support is not yet tested due to lack of board.
2000-04-30 18:52:14 +00:00