003 File Manager
Current Path:
/usr/src/sys/dev/rtwn/rtl8188e/pci
usr
/
src
/
sys
/
dev
/
rtwn
/
rtl8188e
/
pci
/
📁
..
📄
r88ee.h
(1.56 KB)
📄
r88ee_attach.c
(7.09 KB)
📄
r88ee_init.c
(7.75 KB)
📄
r88ee_reg.h
(959 B)
📄
r88ee_rx.c
(3.97 KB)
Editing: r88ee_reg.h
/*- * Copyright (c) 2018 Farhan Khan <khanzf@gmail.com> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * * $FreeBSD$ */ #ifndef R88EE_REG_H #define R88EE_REG_H #include <dev/rtwn/rtl8192c/pci/r92ce_reg.h> #include <dev/rtwn/rtl8188e/r88e_reg.h> #endif /* R88EE_REG_H */
Upload File
Create Folder