History log of /src/sys/arch/amiga/dev/if_bah_zbus.c |
Revision | | Date | Author | Comments |
1.18 |
| 24-Feb-2020 |
rin | 0x%p --> %p for non-external codes.
|
1.17 |
| 23-Oct-2017 |
msaitoh | branches: 1.17.4; 1.17.10; Return if bah_attach_subr() failed.
|
1.16 |
| 30-Oct-2015 |
phx | branches: 1.16.10; Fixed format string types to make it compile with BAH_DEBUG again.
|
1.15 |
| 27-Oct-2012 |
chs | branches: 1.15.14; split device_t/softc for all remaining drivers. replace "struct device *" with "device_t". use device_xname(), device_unit(), etc.
|
1.14 |
| 19-Jul-2011 |
dyoung | branches: 1.14.2; 1.14.12; Change <machine/bus.h> to <sys/bus.h> throughout.
|
1.13 |
| 18-Oct-2010 |
phx | opt_m68k_arch.h can only be included when compiling for amiga/68k.
|
1.12 |
| 06-Jun-2010 |
mrg | fix PR 6724 - convert m68k options to defflag's. this means that M680[12346] are now available from opt_m68k_arch.h. FPSP meantioned in the PR has already been fixed, and i could not find any more.
i built these kernels to ensure i did not break their builds:
amiga: GENERIC DRACO atari: HADES FALCON MILAN-PCIIDE mac68k: GENERIC sun2: GENERIC sun3: GENERIC GENERIC3X cesfic: attempted GENERIC, does not build due to lack of machine/bus.h hp300: GENERIC luna68k: GENERIC mvme68k: GENERIC news68k: GENERIC next68k: GENERIC x68k: GENERIC
|
1.11 |
| 28-Apr-2008 |
martin | branches: 1.11.20; 1.11.22; Remove clause 3 and 4 from TNF licenses
|
1.10 |
| 02-Oct-2002 |
thorpej | branches: 1.10.108; 1.10.110; 1.10.112; Use CFATTACH_DECL().
|
1.9 |
| 27-Sep-2002 |
thorpej | Declare all cfattach structures const.
|
1.8 |
| 28-Jan-2002 |
aymeric | add __KERNEL_RCSID as suggested by Luke Mewburn
|
1.7 |
| 26-Jan-2002 |
aymeric | - ANSIfy - remove some trailing spaces/tabs - minor style nits
|
1.6 |
| 23-Jan-2000 |
aymeric | branches: 1.6.8; 1.6.12; sync with new bus.h
|
1.5 |
| 30-Dec-1999 |
is | Rewrite of the Amiga bus_space machinery to prepare for the support of the generic IDE driver and the PCMCIA slots.
|
1.4 |
| 16-Feb-1999 |
is | branches: 1.4.8; Fix Copyright dates
|
1.3 |
| 16-Feb-1999 |
is | Assign my files to The NetBSD Foundation, Inc.
|
1.2 |
| 04-Sep-1998 |
is | Account for the 68060 store buffer.
|
1.1 |
| 02-Sep-1998 |
is | Split SMC chipset ARCnet driver into - machine independent chip driver, in dev/ic/smc90cx6.c/...reg.h,...var.h, using bus_space methods - ZBUS frontend in arch/amiga/dev/if_bah_zbus.c - added IPL_SOFTNET to arch/amiga/include/intr.h, for this Implementing the ISA bus frontend is left as an exercise to the reader.
|
1.4.8.1 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
I updated the amiga SCSI drivers, but completely untested yet (may not even compile)
|
1.6.12.2 |
| 18-Oct-2002 |
nathanw | Catch up to -current.
|
1.6.12.1 |
| 28-Feb-2002 |
nathanw | Catch up to -current.
|
1.6.8.2 |
| 10-Oct-2002 |
jdolecek | sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
|
1.6.8.1 |
| 11-Feb-2002 |
jdolecek | Sync w/ -current.
|
1.10.112.2 |
| 11-Aug-2010 |
yamt | sync with head.
|
1.10.112.1 |
| 16-May-2008 |
yamt | sync with head.
|
1.10.110.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.10.108.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.11.22.2 |
| 05-Mar-2011 |
rmind | sync with head
|
1.11.22.1 |
| 03-Jul-2010 |
rmind | sync with head
|
1.11.20.2 |
| 22-Oct-2010 |
uebayasi | Sync with HEAD (-D20101022).
|
1.11.20.1 |
| 17-Aug-2010 |
uebayasi | Sync with HEAD.
|
1.14.12.2 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
1.14.12.1 |
| 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.14.2.1 |
| 30-Oct-2012 |
yamt | sync with head
|
1.15.14.1 |
| 27-Dec-2015 |
skrll | Sync with HEAD (as of 26th Dec)
|
1.16.10.1 |
| 10-Dec-2017 |
snj | Pull up following revision(s) (requested by msaitoh in ticket #427): sys/arch/amiga/dev/if_bah_zbus.c: 1.17 sys/arch/arm/broadcom/bcm53xx_eth.c: 1.30 sys/arch/powerpc/booke/dev/pq3etsec.c: 1.32 sys/arch/usermode/dev/if_veth.c: 1.9 sys/dev/ic/an.c: 1.66 sys/dev/ic/athn.c: 1.17 sys/dev/ic/atw.c: 1.162 sys/dev/ic/bwi.c: 1.33 sys/dev/ic/dwc_gmac.c: 1.41-1.42 sys/dev/ic/malo.c: 1.10 sys/dev/ic/rt2560.c: 1.31 sys/dev/ic/rt2661.c: 1.36 sys/dev/ic/rt2860.c: 1.29 sys/dev/ic/rtw.c: 1.127 sys/dev/ic/rtwvar.h: 1.46 sys/dev/ic/smc90cx6.c: 1.71 sys/dev/ic/smc90cx6var.h: 1.12 sys/dev/ic/wi.c: 1.244 sys/dev/pci/if_ipw.c: 1.66 sys/dev/pci/if_iwi.c: 1.104 sys/dev/pci/if_iwm.c: 1.76 sys/dev/pci/if_iwn.c: 1.86 sys/dev/pci/if_rtwn.c: 1.13 sys/dev/pci/if_wm.c: 1.541 sys/dev/pci/if_wpi.c: 1.79 sys/dev/pci/ixgbe/ixgbe.c: 1.106 sys/dev/pci/ixgbe/ixv.c: 1.73 via patch sys/dev/pcmcia/if_malo_pcmcia.c: 1.15 sys/dev/scsipi/if_se.c: 1.95 sys/dev/usb/if_upl.c: 1.60 sys/net/if.c: 1.396 sys/net/if.h: 1.241 sys/net/if_arc.h: 1.23 sys/net/if_arcsubr.c: 1.78 sys/net/if_bridge.c: 1.136-1.137 sys/net/if_etherip.c: 1.39 sys/net/if_faith.c: 1.56 sys/net/if_gif.c: 1.131 sys/net/if_loop.c: 1.96 sys/net/if_mpls.c: 1.30 sys/net/if_pppoe.c: 1.129 sys/net/if_srt.c: 1.27 sys/net/if_stf.c: 1.102 sys/net/if_tap.c: 1.100 sys/net/if_vlan.c: 1.105 sys/netinet/ip_carp.c: 1.91 sys/rump/net/lib/libshmif/if_shmem.c: 1.73-1.74 sys/rump/net/lib/libvirtif/if_virt.c: 1.55-1.56 if_initalize() and if_attach() failed when resource allocation failed (e.g. allocating softint). Without this change, it panics. It's bad because resource shortage really occured when a lot of pseudo interface is created. To avoid this problem, don't panic and change return value of if_initialize() and if_attach() to int. Caller fanction will be recover from error cleanly by checking the return value. Return if bah_attach_subr() failed. If if_attach() failed in the attach function, return. - If if_initialize() failed in the attach function, free resources and return. - Add some missing frees in bridge_clone_destroy(). - KNF If error occured in bcmeth_ccb_attach(), free resources and return. If error occured in pq3etsec_attach(), free resources and return. If error occured in the attach function, free resources and return. - If if_initialize() failed in athn_attach(), free resources and return. - Add missing pmf_event_deregister() in athn_detach(). - Free resources correctly on some errors in atw_attach(). - Use apint*() insread of printf() in the attach function. If if_initialize() failed in the attach function, return. - If if_initialize() failed in the attach function, free resources and return. - Add missing dwc_gmac_free_dma_rings() and mutex_destroy() when attach failed. - If if_initialize() failed in the attach function, free resources and return. - ifp is always not NULL in iwi_detach(). Check correctly with ifp->if_softc. - If if_initialize() failed in the attach function, free resources and return. - Fix error path in the attach function correctly. If if_initialize() failed in the attach function, free resources and return. If if_attach() failed in the attach function, free resources and return. - If if_initialize() failed in the attach function, free resources and return. - KNF - If if_attach() failed in the attach function, free resources and return. - KNF Fix compile error. Fix compile error. We don't need '&mii', but just 'mii' for mii_detach(). Don't free sc_rthash twice
|
1.17.10.1 |
| 29-Feb-2020 |
ad | Sync with head.
|
1.17.4.1 |
| 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|