Attilio Rao
0359a12ead
Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed thread
...
was always curthread and totally unuseful.
Tested by: Giovanni Trematerra <giovanni dot trematerra at gmail dot com>
2008-08-28 15:23:18 +00:00
Kip Macy
2be5c100cf
Evidently the block device starts at 767.
...
MFC after: 1 month
2008-08-24 04:42:41 +00:00
Kip Macy
5ce36d5254
make block devices start at 0
2008-08-23 21:30:08 +00:00
Kip Macy
83b92f6e47
For reasons that I have not delved in to Xen 3.2 netback now does header splitting
...
so packets > 128 bytes are now split in to multiple buffer. This fixes netfront
to handle multiple buffers per rx packet.
MFC after: 1 month
2008-08-21 02:40:26 +00:00
Kip Macy
6ae0e31bcc
change netfront to match xen31_6
...
fix console locking
2008-08-20 09:47:49 +00:00
Kip Macy
4615bad142
mark blkfront_info as ready
...
MFC after: 1 month
2008-08-20 09:22:37 +00:00
Kip Macy
980c717846
include vmparam.h for KERNBASE and fix typo
2008-08-20 09:11:58 +00:00
Kip Macy
7a5048f10c
register netfront before xenbus does its probing
...
MFC after: 1 month
2008-08-20 09:03:23 +00:00
Ed Schouten
1781f8bd6d
Integrate the Xen console driver.
...
I initially didn't want to integrate the Xen console driver, because it
did not receive any testing. Kip Macy suggested that I'd better check it
in right now, because this is the easiest way for him to test it while
he is working on the Xen import.
Requested by: kmacy
2008-08-20 09:03:03 +00:00
Kip Macy
5d254c0494
Make sure that machine addresses are vm_paddr_t
...
MFC after: 1 month
2008-08-17 23:33:33 +00:00
Kip Macy
f0c468df71
Compile fixes for xen build.
...
MFC after: 1 month.
2008-08-15 04:00:44 +00:00
Kip Macy
89e0f4d24c
Import Xen paravirtual drivers.
...
MFC after: 2 weeks
2008-08-12 20:01:57 +00:00