OpenGrok
Cross Reference: stg.c
xref
: /
src
/
sys
/
arch
/
sandpoint
/
stand
/
altboot
/
stg.c
Home
|
History
|
Annotate
|
Download
|
only in
altboot
History log of
/src/sys/arch/sandpoint/stand/altboot/stg.c
Revision
Date
Author
Comments
1.6
30-Oct-2011
phx
Added in8() and out8() to access a byte with reorder-protection.
Use it in all drivers instead of (volatile uint8_t *).
1.5
12-Mar-2011
phx
branches: 1.5.2; 1.5.6;
Introduced an optional shutdown function for all network interfaces.
This is needed to stop a NIF and make it return to a known state. A running
NIF may cause all sorts of bad effects, like for example making it impossible
to reboot a board without a hardware-reset function.
1.4
11-Mar-2011
phx
Some code cleanup, suggested by nisimura@.
1.3
10-Mar-2011
phx
Make sure the device class is IDE (class 0, subclass 1), before checking
the PCI interface for native/legacy mode. Different subclasses are always
assumed being in native mode. That makes the Acard IDE controller work.
New macros for PCI interface, revision and class.
1.2
08-Mar-2011
phx
Driver seems to work now. Successfully booted a kernel via BOOTP and NFS on
an ST1023-compatible IC+ IP1000A chip.
1.1
06-Mar-2011
phx
New experimental driver for SundanceIT ST1023 / IP1000+ NICs.
PHY initialization, media select and MAC address are working, but I found no
way to make the chip transmit any frame yet (although it clears the DONE flag).
Moved DSK_DECL to globals.h, where NIF_DECL already was.
1.5.6.2
06-Jun-2011
jruoho
Sync with HEAD.
1.5.6.1
12-Mar-2011
jruoho
file stg.c was added on branch jruoho-x86intr on 2011-06-06 09:06:36 +0000
1.5.2.2
21-Apr-2011
rmind
sync with head
1.5.2.1
12-Mar-2011
rmind
file stg.c was added on branch rmind-uvmplock on 2011-04-21 01:41:22 +0000
Indexes created Sun Oct 26 20:09:54 GMT 2025