Commit Graph

30990 Commits

Author SHA1 Message Date
pgoyette
ff65229f7e If you're going to build this driver as a module, make sure that it
depends on opencrypto module.
2014-01-03 16:07:27 +00:00
macallan
e1cc895ece do as joerg requested and mark an unused function __unused 2014-01-03 15:57:12 +00:00
msaitoh
b20d0e739e regen. 2014-01-01 08:33:31 +00:00
msaitoh
9d4e4bce46 Change description from ASPEED2000 to ASPEED Graphics Family because
the IP is used on AST1000,2050 and 2100, too.
2014-01-01 08:33:00 +00:00
skrll
3546eea784 Remove unused variable.
OK rkujawa
2013-12-31 14:51:46 +00:00
msaitoh
a86fd0ccac regen. 2013-12-30 07:08:47 +00:00
msaitoh
a9e0b043d1 Add ASPEED AST2000. 2013-12-30 07:08:24 +00:00
msaitoh
bcf70d1755 Add support For I354(C2000 interna Ethernet controller):
- Add I354 support.
 - Fix SGMII+MDIO case. SGMII+I2C is not supported yet.
 - Not tested well.
 - Sprinkle "XXX" to check later.
2013-12-29 21:28:41 +00:00
pgoyette
1b0023ef9a Modularize net/zlib so it can be used by the vnd module (and, eventually,
by an opencrypto module).
2013-12-29 08:09:44 +00:00
pgoyette
8682ae0dd0 ccd module also needs dk_subr 2013-12-28 19:44:41 +00:00
pgoyette
e5a29159a9 Make dksubr.c into a module, and make the cgd and dm modules depend on
it.

Now that cgd is completely modularized, descend into modules/cgd to
actually create the module.
2013-12-28 19:25:07 +00:00
msaitoh
575d9f62e6 Add Intel C2000 PCU SMBus 2013-12-28 11:15:43 +00:00
christos
6865ff7222 use ACPI_DEBUG not ACPI_DEBUGGER which is used internally by acpica 2013-12-27 20:55:59 +00:00
christos
0a1a7e4862 Add new functions 2013-12-27 18:53:25 +00:00
christos
e9e92000ab - remove function list that was out of date
- explain magical munging so that people are not scared to update in the future.
2013-12-27 18:53:16 +00:00
christos
a76e346af4 function argument changed width 2013-12-27 18:52:16 +00:00
christos
5b339ad5cf constant changed name 2013-12-27 18:51:44 +00:00
msaitoh
6985a537b1 regen. 2013-12-27 08:40:28 +00:00
msaitoh
a7a21cbef2 Add some Marvell 88SE9xxx devices. 2013-12-27 08:39:56 +00:00
christos
069760d69e from "Just a Normal Person", make sure that we set things to NULL after
we free them.
2013-12-26 15:32:48 +00:00
bad
2a83adff5d Also disable MCR4INT in ubsec_detach() when appropriate. 2013-12-26 00:51:23 +00:00
msaitoh
0d115b4766 Add DIGI Neo 8-port serial(PCIe) and OXFORD OXPCIe952 Parallel. 2013-12-25 16:05:59 +00:00
msaitoh
df0b85a475 regen. 2013-12-25 16:05:18 +00:00
msaitoh
2e4d0c4ddd Add DIGI Neo 8-port serial(PCIe) and OXFORD OXPCIe952 Parallel. 2013-12-25 16:04:54 +00:00
msaitoh
c3c28eb736 Add support S1200's UART. Part of PR#48016. 2013-12-25 15:17:56 +00:00
nonaka
9abd425b02 regen 2013-12-25 13:53:20 +00:00
nonaka
682d4102dc Added Planex GW-450D. 2013-12-25 13:52:37 +00:00
mlelstv
be9a4c1bae release proplib iterator in failure paths. 2013-12-24 22:14:07 +00:00
msaitoh
a608d207ef regen. 2013-12-23 10:05:09 +00:00
msaitoh
5874195e0a Add Intel C2000 devices. 2013-12-23 10:04:49 +00:00
kiyohara
9745ea1238 Support Basic Mode for Armada XP. 2013-12-23 02:23:25 +00:00
mlelstv
e0271abc62 Preallocate command and status buffers as auto allocation cannot
happen in intrrupt context.
2013-12-22 18:30:21 +00:00
mlelstv
9dd2780596 Catch illegal memory allocations in softints. 2013-12-22 18:29:25 +00:00
matt
7532101325 Now that cngetc supports -1 as a return value from the cn_getc routine,
let cngetc loop until a character is available so it can call the critpoll
hooks.
2013-12-22 18:20:46 +00:00
matt
51abc2a7e7 raise spl to IPL_HIGH when calling cngetc. Make sure to call
do_critpollhooks() when outputing and getting input.
2013-12-22 18:05:40 +00:00
nonaka
68be9a10fc regen 2013-12-22 07:25:01 +00:00
nonaka
b87af9359a Added some Realtek devices. 2013-12-22 07:24:33 +00:00
kiyohara
91d01b24a6 Add Marvell 88E1543. Tested on OPENBLOCKS_AX3. 2013-12-21 15:20:39 +00:00
kiyohara
e18003215d Regen. 2013-12-21 15:18:21 +00:00
kiyohara
9b43ff34a8 Add Marvell 88E1543 Quad Port Gb PHY 2013-12-21 15:16:23 +00:00
msaitoh
e73c08c0cd regen. 2013-12-21 09:24:11 +00:00
msaitoh
974c26e26d Add some Intel E600 and EG20T devices. 2013-12-21 09:23:36 +00:00
jakllsch
d5501e90a2 Add support for the brandless "QF9700" USB 1.1 to 10Mbit/s Ethernet adapter.
The multicast filter doesn't appear to work, so put the chip in promisc
mode so that IPv6 NDP works.
2013-12-20 01:17:54 +00:00
jakllsch
b1c1d4380e regen 2013-12-20 01:06:21 +00:00
jakllsch
550d9d9378 Add QF9700 USB Ethernet. 2013-12-20 01:05:26 +00:00
msaitoh
60fd7f72f9 Add support for FTDI FT230X. 2013-12-19 08:22:40 +00:00
msaitoh
a60de8f7b3 regen. 2013-12-19 08:22:13 +00:00
msaitoh
196684f4fb Add FTDI FT230X. 2013-12-19 08:21:49 +00:00
macallan
612b1d90d4 get rid of /dev/fb support which has never been used for anything other than
some highly experimental code in xf86/Xsun
2013-12-18 11:53:17 +00:00
jakllsch
3b480d7c2c Add an ID for VIA VT1705. 2013-12-17 17:13:46 +00:00