skrll
9012adca20
Update a comment. Probably still needs tweaking further.
2014-08-08 07:34:02 +00:00
skrll
a812f26123
Trailing whitespace.
2014-08-08 07:30:51 +00:00
rtr
822872eada
split PRU_RCVD function out of pr_generic() usrreq switches and put into
...
separate functions
- always KASSERT(solocked(so)) even if not implemented
- replace calls to pr_generic() with req = PRU_RCVD with calls to
pr_rcvd()
2014-08-08 03:05:44 +00:00
jmcneill
128b925846
add a pmf shutdown handler to switch genfb into polling mode
2014-08-08 02:27:40 +00:00
jmcneill
9a19abb6a6
Scan one channel at a time instead of trying to do them all at once and
...
trying to outsmart the ieee80211 state machine.
2014-08-07 22:10:05 +00:00
christos
50424a900e
convert to unsigned multiplication.
2014-08-07 20:05:10 +00:00
jmcneill
db85a00740
scanning fixes
2014-08-07 19:54:23 +00:00
macallan
7f58aa68f7
remove obsolete comment
2014-08-07 19:05:18 +00:00
gdt
03d5c785ca
Get macppc to build again by adjusting sizes.
...
In addition to the ramdisk size, it is necessary to have matching MD
sizes. Increase the MD sizes, and leave a comment near the ramdisk
size to ease future changes.
2014-08-07 16:51:56 +00:00
joerg
5d592fb4e3
Use cmpw.
2014-08-07 13:56:57 +00:00
joerg
bcbe3c1d77
Use cmpwi.
2014-08-07 09:08:41 +00:00
joerg
26a08d1efc
Panic after openfirm, it is not supposed to return.
2014-08-07 09:08:09 +00:00
joerg
26542d948c
Use cmpwi.
2014-08-07 09:06:53 +00:00
joerg
7cdced3d94
Drop extra ().
2014-08-07 08:59:42 +00:00
hannken
5d6be57d01
Change efs from hashlist to vcache.
2014-08-07 08:24:23 +00:00
rtr
d81cfbe806
suppress possibly used uninitialized warning on sgimips
...
from martin@
2014-08-07 07:51:28 +00:00
msaitoh
df6024ca76
Add one more TODO:
...
- We should check XXX'ed comments.
2014-08-07 06:49:06 +00:00
ozaki-r
5b4238682e
Use NULL instead of 0 for pointers
2014-08-07 03:40:21 +00:00
jmcneill
a0e3f835a0
simplify wpi_rx_intr rbuf handling and add some more bus_dmamap_sync; fixes stalls when downloading large files for me
2014-08-07 02:28:52 +00:00
rtr
4a16f1ce0d
remove KASSERT(nam != NULL) from ddp_send() the following code makes
...
the validity of it questionable. we'll investigate later whether it
can be put back and the code simplified.
2014-08-07 01:02:30 +00:00
jmcneill
51a894e61c
provide a setmode callback for genfb; with this change, vt switching in and out of X works
2014-08-06 22:16:38 +00:00
riastradh
e4e8529304
radeon_fence_signaled needs to take the fence lock.
2014-08-06 22:12:51 +00:00
joerg
eb6cc7528a
Consistently define WARN in a way that passes format string checks, i.e.
...
always uses the same number of arguments as given in the format string.
2014-08-06 21:57:48 +00:00
joerg
9c83467857
Use cmpwi.
2014-08-06 15:38:07 +00:00
joerg
fb33f6451a
Use cmpwi/cmpw
2014-08-06 15:23:07 +00:00
joerg
3ecc51c866
Use cmpwi.
2014-08-06 15:11:17 +00:00
riastradh
2be387b092
Whack some nouveau moles.
2014-08-06 15:01:33 +00:00
martin
1c774aacb6
Bump all image sizes slightly again
2014-08-06 14:23:53 +00:00
joerg
5da0d81e65
Remove duplicated initializer.
2014-08-06 14:23:52 +00:00
isaki
78755f4253
Remove unused variable.
2014-08-06 14:10:42 +00:00
riastradh
6727e543c7
Add rounddown_pow_of_two.
2014-08-06 14:05:08 +00:00
joerg
11bf7fa606
Give non-standard main in a freestanding environment a prototype.
2014-08-06 13:55:08 +00:00
riastradh
3a03cf9077
Add files.nouveau to files.drmkms_pci.
2014-08-06 13:54:40 +00:00
riastradh
1fcac2dc4c
Fix format string and unused variables.
2014-08-06 13:54:20 +00:00
riastradh
162a6a8fad
Fix sense of drm prime conditional.
2014-08-06 13:54:10 +00:00
riastradh
786d8267dd
More Linux goo.
2014-08-06 13:53:12 +00:00
riastradh
ab959fecb3
Add Linux printk cruft.
2014-08-06 13:52:33 +00:00
riastradh
9c9effa110
Add bogus Linux platform_device stub.
2014-08-06 13:52:22 +00:00
riastradh
7ab666e207
Add Linux PCI DMA stuff and NVIDIA vendor.
2014-08-06 13:52:06 +00:00
riastradh
0a708e1d5b
Add Linux lockdep cruft.
2014-08-06 13:51:49 +00:00
riastradh
d9b36ad153
Add Linux i2c stubs.
2014-08-06 13:51:37 +00:00
riastradh
79c21c0813
Omit needless firmware handle from Linux struct firmware.
2014-08-06 13:51:12 +00:00
riastradh
f4c69fcf8d
Add Linux DMA_BIT_MASK.
2014-08-06 13:50:53 +00:00
riastradh
5cde205f49
Add Linux __ffs64.
2014-08-06 13:50:38 +00:00
riastradh
df0bf6cabb
Include moduleparam and export in <linux/module.h> as users expect.
2014-08-06 13:49:33 +00:00
riastradh
dccb31fbc1
Add local support files for nouveau.
2014-08-06 13:36:07 +00:00
riastradh
9cd3310279
Snapshot of nouveau. Doesn't build yet, but progress.
2014-08-06 13:35:13 +00:00
riastradh
d74a76853b
merge re-imported nouveau
2014-08-06 12:52:19 +00:00
riastradh
9c88fc4ef0
Tweak fence locking again with a broader view of the code paths.
2014-08-06 12:47:13 +00:00
riastradh
fcd768afa5
Reimport Nouveau from Linux 3.15.
...
This renames .c files to avoid basename clashes, and adds RCS IDs.
Generated using nouveau2netbsd.
2014-08-06 12:36:23 +00:00