On Dec 30, 4:59am, [email protected] (John Nemeth) wrote: -- Subject: Re: disk driver interface
| I want to pullup gpt(8) to all branches, so now I have to | figure out what to do with it. I'm thinking I might just pullup | everything before the recent change. Given that, I can just blow | away the drvctl(4) stuff. Or you can pullup the other changes that add the 2 FReeBSD ioctls. | I saw that you added a call to disk_ioctl() to ccd. I'm just | not sure what you expected it to do, given that the struct disk_geom | wasn't filled in. I just fixed that problem. Thanks. christos
