Cada dia es una batalla mas
This commit is contained in:
parent
d4708f35f9
commit
65428aad14
151 changed files with 617 additions and 465 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $OpenBSD: atw.c,v 1.100 2022/04/21 21:03:02 stsp Exp $ */
|
||||
/* $OpenBSD: atw.c,v 1.101 2024/05/13 01:15:50 jsg Exp $ */
|
||||
/* $NetBSD: atw.c,v 1.69 2004/07/23 07:07:55 dyoung Exp $ */
|
||||
|
||||
/*-
|
||||
|
@ -163,10 +163,6 @@ void atw_si4126_print(struct atw_softc *);
|
|||
#define DPRINTF3(sc, x) /* nothing */
|
||||
#endif
|
||||
|
||||
#ifdef ATW_STATS
|
||||
void atw_print_stats(struct atw_softc *);
|
||||
#endif
|
||||
|
||||
const char *atw_printmac(u_int8_t);
|
||||
|
||||
/* ifnet methods */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue